home *** CD-ROM | disk | FTP | other *** search
- #if !defined(AFX_DES_H__07D7C6ED_AE76_11D0_9A6F_000100000000__INCLUDED_)
- #define AFX_DES_H__07D7C6ED_AE76_11D0_9A6F_000100000000__INCLUDED_
-
- #if _MSC_VER >= 1000
- #pragma once
- #endif // _MSC_VER >= 1000
-
- // DES.h : main header file for DES.DLL
-
- #if !defined( __AFXCTL_H__ )
- #error include 'afxctl.h' before including this file
- #endif
-
- #include "resource.h" // main symbols
-
- /////////////////////////////////////////////////////////////////////////////
- // CDESApp : See DES.cpp for implementation.
-
- class CDESApp : 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_DES_H__07D7C6ED_AE76_11D0_9A6F_000100000000__INCLUDED)
-