Searched refs:DllMain (Results 1 – 5 of 5) sorted by relevance
57 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved);58 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function
34 # DllMain is added later for DLL builds only.
59 it from *DllMain* or a static initializer because Windows holds the loader
50 it from *DllMain* or a static initializer because Windows holds the loader
225 initialize it from *DllMain* or a static initializer because Windows holds
Completed in 11 milliseconds