www.pudn.com > ActiveH263_V1.00.rar > ActiveH263.h
#if !defined(AFX_ACTIVEH263_H__BCF07E8D_E2C0_4121_A977_98C593F1D21A__INCLUDED_)
#define AFX_ACTIVEH263_H__BCF07E8D_E2C0_4121_A977_98C593F1D21A__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// ActiveH263.h : main header file for ACTIVEH263.DLL
#if !defined( __AFXCTL_H__ )
#error include 'afxctl.h' before including this file
#endif
#include "resource.h" // main symbols
/////////////////////////////////////////////////////////////////////////////
// CActiveH263App : See ActiveH263.cpp for implementation.
class CActiveH263App : public COleControlModule
{
public:
BOOL InitInstance();
int ExitInstance();
};
extern const GUID CDECL _tlid;
extern const WORD _wVerMajor;
extern const WORD _wVerMinor;
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_ACTIVEH263_H__BCF07E8D_E2C0_4121_A977_98C593F1D21A__INCLUDED)