[ros-dev] Kernel32 race condition

Ge van Geldorp gvg at reactos.org
Wed Nov 30 19:49:34 CET 2005


> From: Joseph Galbraith
> 
> Does ReactOS serialize calls to DllMain?  I would think if it 
> was, CreateRemoteThread() would block waiting for 
> DLL_THREAD_ATTACH until DLL_PROCESS_DETACH had finished.

No, ReactOS doesn't serialize the calls.

> Hope this helps.

It does, thanks! I'm not sure I know exactly how to solve it now, but it
gives me something to think about.

GvG



More information about the Ros-dev mailing list