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