[Bug 50448] Recent changes to ntdll-NtAlertThreadByThreadId causes that threads in some applications might look up causing periodical lookups

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 6 09:42:15 CST 2021


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

--- Comment #9 from Zebediah Figura <z.figura12 at gmail.com> ---
In comment 5, 010c blocks trying to acquire the lock in LdrInitializeThunk(),
while 00fc has it since it's in DLL_PROCESS_ATTACH. Later, I think 0108 has it
due to LdrInitializeThunk(), while 00fc wants use LdrLoadDll(), but I'm not
fully sure.

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