1 // nel_launcher.h : main header file for the NEL_LAUNCHER application
4 #if !defined(AFX_NEL_LAUNCHER_H__C45E038E_0266_4168_98C0_57A9FD49B3B7__INCLUDED_)
5 #define AFX_NEL_LAUNCHER_H__C45E038E_0266_4168_98C0_57A9FD49B3B7__INCLUDED_
9 #endif // _MSC_VER > 1000
12 #error include 'stdafx.h' before including this file for PCH
15 #include "resource.h" // main symbols
17 /////////////////////////////////////////////////////////////////////////////
19 // See nel_launcher.cpp for the implementation of this class
22 class CNel_launcherApp
: public CWinApp
28 // ClassWizard generated virtual function overrides
29 //{{AFX_VIRTUAL(CNel_launcherApp)
31 virtual BOOL
InitInstance();
36 //{{AFX_MSG(CNel_launcherApp)
37 // NOTE - the ClassWizard will add and remove member functions here.
38 // DO NOT EDIT what you see in these blocks of generated code !
44 /////////////////////////////////////////////////////////////////////////////
46 //{{AFX_INSERT_LOCATION}}
47 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
49 #endif // !defined(AFX_NEL_LAUNCHER_H__C45E038E_0266_4168_98C0_57A9FD49B3B7__INCLUDED_)