Searched refs:CWinLauncher2App (Results 1 – 2 of 2) sorted by relevance
30 class CWinLauncher2App : public CWinApp {32 CWinLauncher2App();43 extern CWinLauncher2App theApp;
32 BEGIN_MESSAGE_MAP(CWinLauncher2App, CWinApp)38 CWinLauncher2App theApp;69 CWinLauncher2App::CWinLauncher2App() { in CWinLauncher2App() function in CWinLauncher2App77 BOOL CWinLauncher2App::InitInstance() { in InitInstance()