/vbox/src/libs/xpcom18a4/xpcom/windbgdlg/ |
H A D | windbgdlg.cpp | 47 LPSTR lpszCmdLine, int nCmdShow) 46 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow) 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/pr/tests/w16gui/ |
H A D | poppad.c | 117 LPSTR lpszCmdLine, int nCmdShow) 149 ShowWindow (hwnd, nCmdShow) ; 116 WinMain(HANDLE hInstance, HANDLE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow) argument
|
/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/Devices/Graphics/shaderlib/wine/include/ |
H A D | digitalv.h | 858 UINT nCmdShow; member in struct:__anon13522 865 UINT nCmdShow; member in struct:__anon13523
|
H A D | mmsystem.h | 2369 UINT nCmdShow; member in struct:tagMCI_ANIM_WINDOW_PARMSA 2376 UINT nCmdShow; member in struct:tagMCI_ANIM_WINDOW_PARMSW 2458 UINT nCmdShow; member in struct:tagMCI_OVLY_WINDOW_PARMSA 2465 UINT nCmdShow; member in struct:tagMCI_OVLY_WINDOW_PARMSW
|
H A D | ocidl.idl | 759 HRESULT Show( [in] UINT nCmdShow );
|
/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/Additions/WINNT/Graphics/Wine/include/ |
H A D | digitalv.h | 858 UINT nCmdShow; member in struct:__anon917 865 UINT nCmdShow; member in struct:__anon918
|
H A D | mmsystem.h | 2367 UINT nCmdShow; member in struct:tagMCI_ANIM_WINDOW_PARMSA 2374 UINT nCmdShow; member in struct:tagMCI_ANIM_WINDOW_PARMSW 2456 UINT nCmdShow; member in struct:tagMCI_OVLY_WINDOW_PARMSA 2463 UINT nCmdShow; member in struct:tagMCI_OVLY_WINDOW_PARMSW
|
H A D | ocidl.idl | 759 HRESULT Show( [in] UINT nCmdShow );
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | mmsystem16.h | 592 WORD nCmdShow; member in struct:__anon14013 629 UINT16 nCmdShow; member in struct:__anon14017 815 UINT16 nCmdShow; member in struct:__anon14039
|
H A D | winbase16.h | 105 WORD nCmdShow; /* a8 cmdShow parameter to WinMain */ member in struct:_TDB
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | mmsystem16.h | 592 WORD nCmdShow; member in struct:__anon1358 629 UINT16 nCmdShow; member in struct:__anon1362 815 UINT16 nCmdShow; member in struct:__anon1384
|
H A D | winbase16.h | 105 WORD nCmdShow; /* a8 cmdShow parameter to WinMain */ member in struct:_TDB
|
/vbox/src/VBox/Installer/win/Stub/ |
H A D | VBoxStub.cpp | 797 int nCmdShow) 794 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, char *lpCmdLine, int nCmdShow) argument
|
/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/Additions/WINNT/VBoxTray/ |
H A D | VBoxTray.cpp | 966 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) argument
|