#if !defined(AFX_BEBE_H__52B71F0D_8B02_4C11_9765_259EF8CD51E2__INCLUDED_) #define AFX_BEBE_H__52B71F0D_8B02_4C11_9765_259EF8CD51E2__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // BeBe.h : main header file for BEBE.DLL #if !defined( __AFXCTL_H__ ) #error include 'afxctl.h' before including this file #endif #include "resource.h" // main symbols ///////////////////////////////////////////////////////////////////////////// // CBeBeApp : See BeBe.cpp for implementation. class CBeBeApp : 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_BEBE_H__52B71F0D_8B02_4C11_9765_259EF8CD51E2__INCLUDED)