lukhas
April 20th, 2003, 04:01 PM
Hello all.I would like write my own DLL.I read that when a DLL is atached or deatached receive msg DLL_PROCESS_ATACH or DLL_PROCESS_DEATACH and same with threads.Is there any way to know idprocess or idthread or module name that is trying atach my DLL in each moment and how many are atached or deatached my DLL?.Thanks all.;)