www.pudn.com > MapXpro006.rar > MapXpro006.h
// MapXpro006.h : main header file for the MAPXPRO006 application
//
#if !defined(AFX_MAPXPRO006_H__CC5CE065_C87E_40CF_9726_67059F32FF45__INCLUDED_)
#define AFX_MAPXPRO006_H__CC5CE065_C87E_40CF_9726_67059F32FF45__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // main symbols
/////////////////////////////////////////////////////////////////////////////
// CMapXpro006App:
// See MapXpro006.cpp for the implementation of this class
//
class CMapXpro006App : public CWinApp
{
public:
CMapXpro006App();
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CMapXpro006App)
public:
virtual BOOL InitInstance();
//}}AFX_VIRTUAL
// Implementation
//{{AFX_MSG(CMapXpro006App)
afx_msg void OnAppAbout();
// NOTE - the ClassWizard will add and remove member functions here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_MAPXPRO006_H__CC5CE065_C87E_40CF_9726_67059F32FF45__INCLUDED_)