23 Apr
2022
23 Apr
'22
2:19 p.m.
https://bugs.winehq.org/show_bug.cgi?id=52704 --- Comment #3 from Nikolay Sivov <bunglehead(a)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.