Searched refs:nCmdShow (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dapp.h110 int nCmdShow = SW_SHOWNORMAL);
125 int nCmdShow) \
130 return wxEntry(hInstance, hPrevInstance, NULL, nCmdShow); \
140 int nCmdShow) \
142 return wxEntry(hInstance, hPrevInstance, lpCmdLine, nCmdShow); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmain.cpp339 int nCmdShow)
352 wxApp::m_nCmdShow = nCmdShow;
336 wxEntry(HINSTANCE hInstance, HINSTANCE WXUNUSED(hPrevInstance), wxCmdLineArgType WXUNUSED(pCmdLine), int nCmdShow) argument
H A Dmediactrl.cpp2848 UINT nCmdShow; member in struct:__anon734
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwcemain.c23 int nCmdShow)
20 WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) argument
H A Dwinmain.cpp296 LPTSTR lpCmdLine, int nCmdShow)
299 LPSTR lpCmdLine, int nCmdShow)
387 ShowWindow(g_hWndMain, nCmdShow);
295 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp31 int nCmdShow)
41 if (!InitInstance (hInstance, nCmdShow))
99 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) argument
119 ShowWindow(hWndDlgMain, nCmdShow);
28 WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c521 LPSTR lpszCmdLine, int nCmdShow)
520 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex383 \func{int}{wxEntry}{\param{HINSTANCE }{hInstance}, \param{HINSTANCE }{hPrevInstance = \NULL}, \param{char *}{pCmdLine = \NULL}, \param{int }{nCmdShow = \texttt{SW\_SHOWNORMAL}}}

Completed in 176 milliseconds