PropPageMFC.h
上传用户:lc8096
上传日期:2007-01-02
资源大小:40k
文件大小:1k
- #if !defined(AFX_PROPPAGEMFC_H__A56A23D9_79AF_11D2_8DC4_C36D152E46FE__INCLUDED_)
- #define AFX_PROPPAGEMFC_H__A56A23D9_79AF_11D2_8DC4_C36D152E46FE__INCLUDED_
- #if _MSC_VER >= 1000
- #pragma once
- #endif // _MSC_VER >= 1000
- // PropPageMFC.h : main header file for PROPPAGEMFC.DLL
- #if !defined( __AFXCTL_H__ )
- #error include 'afxctl.h' before including this file
- #endif
- #include "resource.h" // main symbols
- /////////////////////////////////////////////////////////////////////////////
- // CPropPageMFCApp : See PropPageMFC.cpp for implementation.
- class CPropPageMFCApp : public COleControlModule
- {
- public:
- BOOL InitInstance();
- int ExitInstance();
- };
- extern const GUID CDECL _tlid;
- extern const WORD _wVerMajor;
- extern const WORD _wVerMinor;
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_PROPPAGEMFC_H__A56A23D9_79AF_11D2_8DC4_C36D152E46FE__INCLUDED)