www.pudn.com > 6manager_server.rar > HelpGetbulk.h
#if !defined(AFX_HELPGETBULK_H__5538420A_C80D_40BB_B91A_FB91D6F3A5B1__INCLUDED_)
#define AFX_HELPGETBULK_H__5538420A_C80D_40BB_B91A_FB91D6F3A5B1__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// HelpGetbulk.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CHelpGetbulk dialog
class CHelpGetbulk : public CPropertyPage
{
DECLARE_DYNCREATE(CHelpGetbulk)
// Construction
public:
CHelpGetbulk();
~CHelpGetbulk();
// Dialog Data
//{{AFX_DATA(CHelpGetbulk)
enum { IDD = IDD_GETBULK_HELP };
// NOTE - ClassWizard will add data members here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_DATA
// Overrides
// ClassWizard generate virtual function overrides
//{{AFX_VIRTUAL(CHelpGetbulk)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(CHelpGetbulk)
// 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_HELPGETBULK_H__5538420A_C80D_40BB_B91A_FB91D6F3A5B1__INCLUDED_)