Searched refs:hinst (Results 1 – 3 of 3) sorted by relevance
185 wWinMain(HINSTANCE hinst, HINSTANCE, LPWSTR, int nShowCmd) in wWinMain() argument210 hinst, in wWinMain()
133 DllMain(HINSTANCE hinst, /* I - DLL module handle */ in DllMain() argument140 (void)hinst; in DllMain()
594 STDAPI_(BOOL) DllMain(_In_opt_ HINSTANCE hinst, DWORD reason, _In_opt_ void*) { in DllMain() argument596 hModule = hinst; in DllMain()607 DisableThreadLibraryCalls(hinst); in DllMain()