www.pudn.com > HanMsg.rar > delogg.h
#if !defined(AFX_DELOGG_H__6175A5DF_6AA7_4B2B_9412_4387310EA624__INCLUDED_)
#define AFX_DELOGG_H__6175A5DF_6AA7_4B2B_9412_4387310EA624__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// delogg.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// delogg dialog
class delogg : public CDialog
{
// Construction
public:
delogg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(delogg)
//enum { IDD = IDD_DELOGG };
// NOTE: the ClassWizard will add data members here
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(delogg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(delogg)
// 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_DELOGG_H__6175A5DF_6AA7_4B2B_9412_4387310EA624__INCLUDED_)