home *** CD-ROM | disk | FTP | other *** search
- #if !defined(AFX_RELOJPPG_H__1F9998FC_082F_11D1_AF87_004033CA77BD__INCLUDED_)
- #define AFX_RELOJPPG_H__1F9998FC_082F_11D1_AF87_004033CA77BD__INCLUDED_
-
- #if _MSC_VER >= 1000
- #pragma once
- #endif // _MSC_VER >= 1000
-
- // RelojPpg.h : Declaration of the CRelojPropPage property page class.
-
- ////////////////////////////////////////////////////////////////////////////
- // CRelojPropPage : See RelojPpg.cpp.cpp for implementation.
-
- class CRelojPropPage : public COlePropertyPage
- {
- DECLARE_DYNCREATE(CRelojPropPage)
- DECLARE_OLECREATE_EX(CRelojPropPage)
-
- // Constructor
- public:
- CRelojPropPage();
-
- // Dialog Data
- //{{AFX_DATA(CRelojPropPage)
- enum { IDD = IDD_PROPPAGE_RELOJ };
- long m_intervaloActualizacion;
- //}}AFX_DATA
-
- // Implementation
- protected:
- virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
-
- // Message maps
- protected:
- //{{AFX_MSG(CRelojPropPage)
- // NOTE - ClassWizard will add and remove member functions here.
- // DO NOT EDIT what you see in these blocks of generated code !
- //}}AFX_MSG
- DECLARE_MESSAGE_MAP()
-
- };
-
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
-
- #endif // !defined(AFX_RELOJPPG_H__1F9998FC_082F_11D1_AF87_004033CA77BD__INCLUDED)
-