HomeSort by relevance Sort by last modified time
    Searched refs:CWinLauncher2App (Results 1 - 2 of 2) sorted by null

  /sdk/find_java2/src/
WinLauncher2App.h 26 // CWinLauncher2App:
30 class CWinLauncher2App : public CWinApp {
32 CWinLauncher2App();
43 extern CWinLauncher2App theApp
WinLauncher2App.cpp 30 // CWinLauncher2App
32 BEGIN_MESSAGE_MAP(CWinLauncher2App, CWinApp)
37 // The one and only CWinLauncher2App object
38 CWinLauncher2App theApp;
69 CWinLauncher2App::CWinLauncher2App() {
77 BOOL CWinLauncher2App::InitInstance() {

Completed in 49 milliseconds