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