s045508.h
资源名称:HeShi.rar [点击查看]
上传用户:bjzhifu888
上传日期:2013-01-22
资源大小:136k
文件大小:1k
源码类别:
STL
开发平台:
Visual C++
- // s045508.h : main header file for the S045508 application
- //
- #if !defined(AFX_S045508_H__4B38F4A7_A442_4EDA_ABD8_448A9FD10060__INCLUDED_)
- #define AFX_S045508_H__4B38F4A7_A442_4EDA_ABD8_448A9FD10060__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
- /////////////////////////////////////////////////////////////////////////////
- // CS045508App:
- // See s045508.cpp for the implementation of this class
- //
- class CS045508App : public CWinApp
- {
- public:
- CS045508App();
- // Overrides
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL(CS045508App)
- public:
- virtual BOOL InitInstance();
- //}}AFX_VIRTUAL
- // Implementation
- //{{AFX_MSG(CS045508App)
- 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_S045508_H__4B38F4A7_A442_4EDA_ABD8_448A9FD10060__INCLUDED_)