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