1 // NamingViewer.h : main header file for the NAMINGVIEWER application
4 #if !defined(AFX_NAMINGVIEWER_H__B9C0EB96_AD28_11D3_BF1F_00C0F03C565A__INCLUDED_)
5 #define AFX_NAMINGVIEWER_H__B9C0EB96_AD28_11D3_BF1F_00C0F03C565A__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 NamingViewer.cpp for the implementation of this class
22 class CNamingViewerApp
: public CWinApp
28 // ClassWizard generated virtual function overrides
29 //{{AFX_VIRTUAL(CNamingViewerApp)
31 virtual BOOL
InitInstance();
36 //{{AFX_MSG(CNamingViewerApp)
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_NAMINGVIEWER_H__B9C0EB96_AD28_11D3_BF1F_00C0F03C565A__INCLUDED_)