Searched refs:hinst (Results 1 – 4 of 4) sorted by relevance
185 wWinMain(HINSTANCE hinst, HINSTANCE, LPWSTR, int nShowCmd) in wWinMain() argument210 hinst, in wWinMain()
135 DllMain(HINSTANCE hinst, /* I - DLL module handle */ in DllMain() argument142 (void)hinst; in DllMain()
111 HINSTANCE hinst = GetModuleHandle(0); in WebRtcCreateWindow() local113 wcx.hInstance = hinst; in WebRtcCreateWindow()146 hinst, // instance handle in WebRtcCreateWindow()
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()