Searched refs:WinMain (Results 1 - 21 of 21) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/windbgdlg/
H A Dwindbgdlg.cpp46 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, function
/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) function
/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c108 int WINAPI WinMain( function
/vbox/src/libs/xpcom18a4/xpcom/tests/windows/
H A DTestHelloXPLoop.cpp60 int WINAPI WinMain(HINSTANCE inst, function
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtchar.h217 #define _tWinMain WINE_tchar_routine(WinMain, WinMain, wWinMain)
H A Dwinbase.h2812 /* WinMain(entry point) must be declared in winbase.h. */
2814 int WINAPI WinMain(HINSTANCE,HINSTANCE,LPSTR,int);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtchar.h217 #define _tWinMain WINE_tchar_routine(WinMain, WinMain, wWinMain)
H A Dwinbase.h2560 /* WinMain(entry point) must be declared in winbase.h. */
2562 int WINAPI WinMain(HINSTANCE,HINSTANCE,LPSTR,int);
/vbox/src/VBox/Main/src-server/win/
H A Dsvcmain.cpp145 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE /*hPrevInstance*/, LPSTR /*lpCmdLine*/, int /*nShowCmd*/) function
/vbox/src/VBox/HostServices/SharedOpenGL/OpenGLTest/
H A DOpenGLTestApp.cpp358 extern "C" int WINAPI WinMain(HINSTANCE hInstance, function
/vbox/src/VBox/Additions/WINNT/Installer/Loader/
H A DVBoxWindowsAdditions.cpp113 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) function
/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/
H A DipcdWin.cpp341 int WINAPI WinMain(HINSTANCE, HINSTANCE, LPSTR, int)
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.c116 int PASCAL WinMain (HANDLE hInstance, HANDLE hPrevInstance, function
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-win.c115 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) function
H A Drpng2-win.c219 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) function
/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp794 int WINAPI WinMain(HINSTANCE hInstance, function
/vbox/src/VBox/NetworkServices/DHCP/
H A DVBoxNetDHCP.cpp68 #ifdef RT_OS_WINDOWS /* WinMain */
769 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) function
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DVisualPng.c74 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, function
/vbox/src/VBox/Main/src-helper-apps/
H A DVBoxExtPackHelperApp.cpp1782 int rc = RTR3InitExe(argc, &argv, RTR3INIT_FLAGS_UTF8_ARGV); /* WinMain gives us UTF-8, see below. */
1920 extern "C" int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd) function
/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp1432 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp966 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) function

Completed in 120 milliseconds