[Bug 52704] FreeHand 9 demo: failure to delay load uxtheme.dll.OpenThemeDataForDpi

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 23 09:19:40 CDT 2022


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

--- Comment #3 from Nikolay Sivov <bunglehead at gmail.com> ---
Created attachment 72264
  --> https://bugs.winehq.org/attachment.cgi?id=72264
patch

This is not related to delayed import. The problem is an exception raised when
uxtheme is attached - registry handle is closed twice, and when being debugged
this raises an exception from NtClose(). No idea if debugging itself is normal
for this application, but attached patch works for me.

-- 
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