/vbox/src/libs/xpcom18a4/xpcom/windbgdlg/ |
H A D | windbgdlg.cpp | 46 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, argument
|
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/ |
H A D | tstMvWnd.cpp | 176 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 D | winevent.c | 110 HINSTANCE hPrevInstance, 108 WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow ) argument
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/ |
H A D | poppad.c | 116 int PASCAL WinMain (HANDLE hInstance, HANDLE hPrevInstance, argument 127 if (!hPrevInstance)
|
/vbox/src/VBox/Additions/WINNT/Installer/Loader/ |
H A D | VBoxWindowsAdditions.cpp | 113 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
|
/vbox/src/VBox/NetworkServices/DHCP/ |
H A D | VBoxNetDHCP.cpp | 769 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 D | VBoxStub.cpp | 795 HINSTANCE hPrevInstance, 794 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, char *lpCmdLine, int nCmdShow) argument
|
/vbox/src/VBox/Main/src-helper-apps/ |
H A D | VBoxExtPackHelperApp.cpp | 1920 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 D | VBoxNetLwipNAT.cpp | 1432 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 D | winbase16.h | 76 HANDLE16 hPrevInstance; /* 0e Previous instance of module */ member in struct:_TDB
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | winbase16.h | 76 HANDLE16 hPrevInstance; /* 0e Previous instance of module */ member in struct:_TDB
|
/vbox/src/libs/libpng-1.2.8/contrib/visupng/ |
H A D | VisualPng.c | 74 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, argument
|
/vbox/src/VBox/Additions/WINNT/VBoxTray/ |
H A D | VBoxTray.cpp | 966 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
|