Searched refs:hInstance (Results 1 – 1 of 1) sorted by relevance
299 HINSTANCE hInstance = GetModuleHandle(NULL); in InitWindow() local305 wc.hInstance = hInstance; in InitWindow()327 NULL, NULL, hInstance, NULL); in InitWindow()367 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd) in WinMain() argument