home *** CD-ROM | disk | FTP | other *** search
- #if !defined(AFX_SIMPLEPPG_H__C48A81F1_4384_11D0_9C9D_000000000000__INCLUDED_)
- #define AFX_SIMPLEPPG_H__C48A81F1_4384_11D0_9C9D_000000000000__INCLUDED_
-
- // SimplePpg.h : Declaration of the CSimplePropPage property page class.
-
- ////////////////////////////////////////////////////////////////////////////
- // CSimplePropPage : See SimplePpg.cpp.cpp for implementation.
-
- class CSimplePropPage : public COlePropertyPage
- {
- DECLARE_DYNCREATE(CSimplePropPage)
- DECLARE_OLECREATE_EX(CSimplePropPage)
-
- // Constructor
- public:
- CSimplePropPage();
-
- // Dialog Data
- //{{AFX_DATA(CSimplePropPage)
- enum { IDD = IDD_PROPPAGE_SIMPLE };
- //}}AFX_DATA
-
- // Implementation
- protected:
- virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
-
- // Message maps
- protected:
- //{{AFX_MSG(CSimplePropPage)
- //}}AFX_MSG
- DECLARE_MESSAGE_MAP()
-
- };
-
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
-
- #endif // !defined(AFX_SIMPLEPPG_H__C48A81F1_4384_11D0_9C9D_000000000000__INCLUDED)
-