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