#if !defined(AFX_INFOSCU_H__528F3AEC_1E91_4FF9_B67D_A65742E28F2E__INCLUDED_) #define AFX_INFOSCU_H__528F3AEC_1E91_4FF9_B67D_A65742E28F2E__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 // InfoScu.h : header file // ///////////////////////////////////////////////////////////////////////////// // CInfoSecurty dialog class CInfoSecurty : public CPropertyPage { DECLARE_DYNCREATE(CInfoSecurty) // Construction public: CInfoSecurty(); ~CInfoSecurty(); // Dialog Data //{{AFX_DATA(CInfoSecurty) enum { IDD = IDD_SECUR_INFO }; // NOTE - ClassWizard will add data members here. // DO NOT EDIT what you see in these blocks of generated code ! //}}AFX_DATA // Overrides // ClassWizard generate virtual function overrides //{{AFX_VIRTUAL(CInfoSecurty) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(CInfoSecurty) // NOTE: the ClassWizard will add member functions here //}}AFX_MSG DECLARE_MESSAGE_MAP() }; //{{AFX_INSERT_LOCATION}} // Microsoft Developer Studio will insert additional declarations immediately before the previous line. #endif // !defined(AFX_INFOSCU_H__528F3AEC_1E91_4FF9_B67D_A65742E28F2E__INCLUDED_)