Home
last modified time | relevance | path

Searched refs:hInstance (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/gfx/projects/SLConverter/deferredTestDX9/
DdeferredTest.cpp299 HINSTANCE hInstance = GetModuleHandle(NULL); in InitWindow() local
305 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