#if !defined(AFX_DLGSERVERCLOSED_H__3CDE3CD8_EAC1_4392_9271_2333B92D0C5B__INCLUDED_) #define AFX_DLGSERVERCLOSED_H__3CDE3CD8_EAC1_4392_9271_2333B92D0C5B__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // DlgServerClosed.h : header file // #include "StatLink.h" ///////////////////////////////////////////////////////////////////////////// // CDlgServerClosed dialog class CDlgServerClosed : public CDialog { // Construction public: CDlgServerClosed(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(CDlgServerClosed) enum { IDD = IDD_DIALOGSERVERCLOSED }; // NOTE: the ClassWizard will add data members here //}}AFX_DATA // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CDlgServerClosed) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(CDlgServerClosed) virtual BOOL OnInitDialog(); //}}AFX_MSG DECLARE_MESSAGE_MAP() }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_DLGSERVERCLOSED_H__3CDE3CD8_EAC1_4392_9271_2333B92D0C5B__INCLUDED_)