www.pudn.com > JingXiang-Design-Jeff.rar > For_BuJunYunDu_Detail.h


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