Robert Shearman rob@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.