#if !defined(AFX_BEBEPPG_H__448524F0_6036_4539_A21B_903F734E8FFC__INCLUDED_) #define AFX_BEBEPPG_H__448524F0_6036_4539_A21B_903F734E8FFC__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // BeBePpg.h : Declaration of the CBeBePropPage property page class. //////////////////////////////////////////////////////////////////////////// // CBeBePropPage : See BeBePpg.cpp.cpp for implementation. class CBeBePropPage : public COlePropertyPage { DECLARE_DYNCREATE(CBeBePropPage) DECLARE_OLECREATE_EX(CBeBePropPage) // Constructor public: CBeBePropPage(); // Dialog Data //{{AFX_DATA(CBeBePropPage) enum { IDD = IDD_PROPPAGE_BEBE }; // NOTE - ClassWizard will add data members here. // DO NOT EDIT what you see in these blocks of generated code ! //}}AFX_DATA // Implementation protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support // Message maps protected: //{{AFX_MSG(CBeBePropPage) // NOTE - 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_BEBEPPG_H__448524F0_6036_4539_A21B_903F734E8FFC__INCLUDED)