Re: dlls: Move the call to MODULE_DllThreadAttach from kernel32 code to NTDLL code
13 Mar
2006
13 Mar
'06
7:21 a.m.
Robert Shearman <rob(a)codeweavers.com> writes:
ChangeLog: Move the call to MODULE_DllThreadAttach from kernel32 code to NTDLL code.
The problem with this is that the call is no longer inside the exception handler, so it would prevent debugging crashes that happen during thread attach. -- Alexandre Julliard julliard(a)winehq.org
7304
Age (days ago)
7304
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard