www.pudn.com > ActiveH263_V1.00.rar > ActiveH263Ppg.h


#if !defined(AFX_ACTIVEH263PPG_H__8424BD29_9DCF_4D5E_95CB_9F22875407A3__INCLUDED_) 
#define AFX_ACTIVEH263PPG_H__8424BD29_9DCF_4D5E_95CB_9F22875407A3__INCLUDED_ 
 
#if _MSC_VER > 1000 
#pragma once 
#endif // _MSC_VER > 1000 
 
// ActiveH263Ppg.h : Declaration of the CActiveH263PropPage property page class. 
 
//////////////////////////////////////////////////////////////////////////// 
// CActiveH263PropPage : See ActiveH263Ppg.cpp.cpp for implementation. 
 
class CActiveH263PropPage : public COlePropertyPage 
{ 
	DECLARE_DYNCREATE(CActiveH263PropPage) 
	DECLARE_OLECREATE_EX(CActiveH263PropPage) 
 
// Constructor 
public: 
	CActiveH263PropPage(); 
 
// Dialog Data 
	//{{AFX_DATA(CActiveH263PropPage) 
	enum { IDD = IDD_PROPPAGE_ACTIVEH263 }; 
		// 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(CActiveH263PropPage) 
		// 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_ACTIVEH263PPG_H__8424BD29_9DCF_4D5E_95CB_9F22875407A3__INCLUDED)