|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Ximon Eighteen (ximon_eighteen_at_3B2.COM)
Date: Wed Jan 29 2003 - 04:57:56 CST
> but then why the other call was made to DllMain ????
There are four times that DllMain can be invoked. From the documentation of
DllMain:-
- DLL_PROCESS_ATTACH
- DLL_THREAD_ATTACH
- DLL_THREAD_DETACH
- DLL_PROCESS_DETACH
In your case I presume you are seeing DLL_PROCESS_ATTACH followed by
DLL_THREAD_ATTACH.
Ximon Eighteen
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]