www.pudn.com > jia.zip > 10KV.h
#if !defined(AFX_10KV_H__E84ADF01_BFD0_11D3_ADCE_DFC503B95E89__INCLUDED_)
#define AFX_10KV_H__E84ADF01_BFD0_11D3_ADCE_DFC503B95E89__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// 10KV.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// C10KV dialog
class C10KV : public CDialog
{
// Construction
public:
C10KV(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(C10KV)
enum { IDD = IDD_10KV };
float m_nuncontinue;
float m_nsure;
float m_nlength;
float m_nfinal;
float m_nfinallength;
float m_ntime;
float m_nminstyle;
float m_nmaxstyle;
float m_nload;
float m_ncurrent;
float m_nline;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(C10KV)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(C10KV)
afx_msg void Onjisuan();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_10KV_H__E84ADF01_BFD0_11D3_ADCE_DFC503B95E89__INCLUDED_)