RichEdit20.h
上传用户:zhoucj12
上传日期:2007-01-02
资源大小:15k
文件大小:1k
- #if !defined(AFX_RICHEDIT20_H__66497F09_AEDF_11D2_89B6_00A0CC307ECB__INCLUDED_)
- #define AFX_RICHEDIT20_H__66497F09_AEDF_11D2_89B6_00A0CC307ECB__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
- class CRichEdit20App
- : public CWinApp
- {
- public:
- CRichEdit20App() ;
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL( CRichEdit20App )
- public:
- virtual BOOL InitInstance() ;
- //}}AFX_VIRTUAL
- //{{AFX_MSG( CRichEdit20App )
- //}}AFX_MSG
- DECLARE_MESSAGE_MAP()
- } ;
- //{{AFX_INSERT_LOCATION}}
- #endif