www.pudn.com > roadextr.rar > rdDLG0.h
#if !defined(AFX_RDDLG0_H__51D17B29_3EAE_4A00_A4E9_FF6F3A5455E2__INCLUDED_)
#define AFX_RDDLG0_H__51D17B29_3EAE_4A00_A4E9_FF6F3A5455E2__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// rdDLG0.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// rdDLG0 dialog
class rdDLG0 : public CDialog
{
// Construction
public:
rdDLG0(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(rdDLG0)
enum { IDD = IDD_DIALOG1 };
float m_fGplen;
float m_fMinLenOpt;
float m_fMaxWid;
int m_nRdGry;
float m_fRdWidln;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(rdDLG0)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(rdDLG0)
// 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_RDDLG0_H__51D17B29_3EAE_4A00_A4E9_FF6F3A5455E2__INCLUDED_)