www.pudn.com > Digihelper.rar > jtohDlg.h


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