[Bug 51017] Multiple programs (Microsoft PowerToys, MS Windows terminal) crash inside RegOpenKeyExW

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 23 09:51:34 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=51017

Bernhard Kölbl <besentv at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |besentv at gmail.com

--- Comment #4 from Bernhard Kölbl <besentv at 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.


More information about the wine-bugs mailing list