Searched refs:hModule (Results 1 – 1 of 1) sorted by relevance
49 HMODULE hModule = ::GetModuleHandle(NULL); in _tmain() local50 if (hModule == NULL) { in _tmain()54 if (!AfxWinInit(hModule, NULL, ::GetCommandLine(), 0)) { in _tmain()