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