GME  13
GMEActiveBrowserPpg.h
Go to the documentation of this file.
00001 #if !defined(AFX_GMEACTIVEBROWSERPPG_H__ED990219_21C7_4BDE_AC84_CEA1FBD2D39E__INCLUDED_)
00002 #define AFX_GMEACTIVEBROWSERPPG_H__ED990219_21C7_4BDE_AC84_CEA1FBD2D39E__INCLUDED_
00003 
00004 #if _MSC_VER > 1000
00005 #pragma once
00006 #endif // _MSC_VER > 1000
00007 
00008 // GMEActiveBrowserPpg.h : Declaration of the CGMEActiveBrowserPropPage property page class.
00009 
00011 // CGMEActiveBrowserPropPage : See GMEActiveBrowserPpg.cpp.cpp for implementation.
00012 
00013 class CGMEActiveBrowserPropPage : public COlePropertyPage
00014 {
00015         DECLARE_DYNCREATE(CGMEActiveBrowserPropPage)
00016         DECLARE_OLECREATE_EX(CGMEActiveBrowserPropPage)
00017 
00018 // Constructor
00019 public:
00020         CGMEActiveBrowserPropPage();
00021 
00022 // Dialog Data
00023         //{{AFX_DATA(CGMEActiveBrowserPropPage)
00024         enum { IDD = IDD_PROPPAGE_GMEACTIVEBROWSER };
00025                 // NOTE - ClassWizard will add data members here.
00026                 //    DO NOT EDIT what you see in these blocks of generated code !
00027         //}}AFX_DATA
00028 
00029 // Implementation
00030 protected:
00031         virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support
00032 
00033 // Message maps
00034 protected:
00035         //{{AFX_MSG(CGMEActiveBrowserPropPage)
00036                 // NOTE - ClassWizard will add and remove member functions here.
00037                 //    DO NOT EDIT what you see in these blocks of generated code !
00038         //}}AFX_MSG
00039         DECLARE_MESSAGE_MAP()
00040 
00041 };
00042 
00043 //{{AFX_INSERT_LOCATION}}
00044 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00045 
00046 #endif // !defined(AFX_GMEACTIVEBROWSERPPG_H__ED990219_21C7_4BDE_AC84_CEA1FBD2D39E__INCLUDED)