Searched refs:hPrevInstance (Results 1 - 13 of 13) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/windbgdlg/
H A Dwindbgdlg.cpp46 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, argument
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DtstMvWnd.cpp176 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
178 // NOREF(hInstance); NOREF(hPrevInstance); NOREF(lpCmdLine); NOREF(nCmdShow);
/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c110 HINSTANCE hPrevInstance,
108 WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow ) argument
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.c116 int PASCAL WinMain (HANDLE hInstance, HANDLE hPrevInstance, argument
127 if (!hPrevInstance)
/vbox/src/VBox/Additions/WINNT/Installer/Loader/
H A DVBoxWindowsAdditions.cpp113 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
/vbox/src/VBox/NetworkServices/DHCP/
H A DVBoxNetDHCP.cpp769 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
771 NOREF(hInstance); NOREF(hPrevInstance); NOREF(lpCmdLine); NOREF(nCmdShow);
/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp795 HINSTANCE hPrevInstance,
794 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, char *lpCmdLine, int nCmdShow) 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);
/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp1432 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
1435 NOREF(hInstance); NOREF(hPrevInstance); NOREF(lpCmdLine); NOREF(nCmdShow);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinbase16.h76 HANDLE16 hPrevInstance; /* 0e Previous instance of module */ member in struct:_TDB
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinbase16.h76 HANDLE16 hPrevInstance; /* 0e Previous instance of module */ member in struct:_TDB
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DVisualPng.c74 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, argument
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp966 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument

Completed in 62 milliseconds