https://bugs.winehq.org/show_bug.cgi?id=51017 Bernhard Kölbl <besentv(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |besentv(a)gmail.com --- Comment #4 from Bernhard Kölbl <besentv(a)gmail.com> --- Had a similar issue when trying to use WinRT libraries. Some debugging showed that the HSTRING data structure is wrongfully implemented in wine. I'm working on a fix for this. So far this is what I get with my WIP code: ./wine ~/Downloads/PowerToysSetup-0.35.0-x64.exe 0104:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 0000000000AFFE10 0100:fixme:combase:RoGetActivationFactory (L"Windows.Foundation.Uri", {44a9796f-723e-4fdf-a218-033e75b0c084}, 000000000011E720): semi-stub 0100:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Foundation.Uri" 0100:fixme:combase:RoOriginateLanguageException (80040154 L"" 0000000000000000) stub -- 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.