Searched defs:nShowCmd (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/tests/windows/
H A DTestHelloXPLoop.cpp63 int nShowCmd)
112 ShowWindow(wnd, nShowCmd);
60 WinMain(HINSTANCE inst, HINSTANCE prevInstance, LPSTR lpszCmdLine, int nShowCmd) argument
/vbox/src/VBox/Main/src-helper-apps/
H A DVBoxExtPackHelperApp.cpp1920 extern "C" int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd) argument
1923 NOREF(hPrevInstance); NOREF(nShowCmd); NOREF(lpCmdLine);

Completed in 46 milliseconds