Searched refs:InitInstance (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mfc/
H A Dmfctest.h47 BOOL InitInstance();
H A Dmfctest.cpp21 // (2) Make MFC's InitInstance create a main window, and remove
172 BOOL CTheApp::InitInstance() function in class:CTheApp
174 if ( !CWinApp::InitInstance() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A Dbmed.h45 virtual BOOL InitInstance();
H A Dbmed.cpp41 // Place all significant initialization in InitInstance
53 BOOL CBmedApp::InitInstance() function in class:CBmedApp
86 } // InitInstance
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp19 BOOL InitInstance (HINSTANCE, int);
41 if (!InitInstance (hInstance, nCmdShow))
90 // FUNCTION: InitInstance(HANDLE, int)
99 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) function

Completed in 118 milliseconds