Searched refs:hModule (Results 1 – 2 of 2) sorted by relevance
33 DWORD reason, void *hModule) in DllMain() argument38 allocRTag = AllocateResourceTag (hModule, in DllMain()
232 DllMain(HINSTANCE hModule, /* DLL module handle */ in DllMain() argument241 DisableThreadLibraryCalls((HMODULE)hModule); in DllMain()243 w32_perldll_handle = hModule; in DllMain()