#if !defined(AFX_HOSPITALMSGSET_H__73543789_951D_4E16_BCAC_AD9D13F632CC__INCLUDED_) #define AFX_HOSPITALMSGSET_H__73543789_951D_4E16_BCAC_AD9D13F632CC__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // HospitalMsgSet.h : header file // ///////////////////////////////////////////////////////////////////////////// // HospitalMsgSet dialog class HospitalMsgSet : public CDialog { // Construction public: HospitalMsgSet(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(HospitalMsgSet) enum { IDD = IDD_DLGHospitalMsgSet }; BOOL hospitalmsgcheck1; BOOL hospitalmsgcheck2; //}}AFX_DATA // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(HospitalMsgSet) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(HospitalMsgSet) virtual BOOL OnInitDialog(); afx_msg void OnButton1(); afx_msg void OnButton2(); virtual void OnOK(); //}}AFX_MSG DECLARE_MESSAGE_MAP() }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_HOSPITALMSGSET_H__73543789_951D_4E16_BCAC_AD9D13F632CC__INCLUDED_)