Searched defs:hInstance (Results 1 – 1 of 1) sorted by relevance
299 HINSTANCE hInstance = GetModuleHandle(NULL); in InitWindow() local367 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd) in WinMain()