home *** CD-ROM | disk | FTP | other *** search
- #if !defined(AFX_SIMPLE_H__C48A81E8_4384_11D0_9C9D_000000000000__INCLUDED_)
- #define AFX_SIMPLE_H__C48A81E8_4384_11D0_9C9D_000000000000__INCLUDED_
-
- // Simple.h : main header file for SIMPLE.DLL
-
- #if !defined( __AFXCTL_H__ )
- #error include 'afxctl.h' before including this file
- #endif
-
- #include "resource.h" // main symbols
-
- /////////////////////////////////////////////////////////////////////////////
- // CSimpleApp : See Simple.cpp for implementation.
-
- class CSimpleApp : public COleControlModule
- {
- public:
- BOOL InitInstance();
- int ExitInstance();
- };
-
- extern const GUID CDECL _tlid;
- extern const WORD _wVerMajor;
- extern const WORD _wVerMinor;
-
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
-
- #endif // !defined(AFX_SIMPLE_H__C48A81E8_4384_11D0_9C9D_000000000000__INCLUDED)
-