http://bugs.winehq.org/show_bug.cgi?id=56916 Qwerty Chouskie <asdfghrbljzmkd@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asdfghrbljzmkd@outlook.com --- Comment #1 from Qwerty Chouskie <asdfghrbljzmkd@outlook.com> --- Adobe Express Photos also requires WinUI (Microsoft.UI.Xaml.Application) support. (Since presumably there's a good number of apps out there that require WinUI support, renaming this bug might be a good idea.) Interestingly, a lot of the modern Windows App stuff is open-source under the MIT license: - https://github.com/microsoft/WindowsAppSDK - https://github.com/microsoft/microsoft-ui-xaml (WinUI 3) While I expect there's a decent number of low-level Windows-10-era APIs that need to be implemented in Wine (WinRT stuff?) the higher-level stuff looks like it should mostly be a matter of importing and hooking up the code. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.