www.pudn.com > xxmpx_sjs.rar > ZlbDlg.h, change:2003-11-29,size:1226b
#if !defined(AFX_ZLBDLG_H__F5ADB181_9F41_11D6_900C_D852635E9134__INCLUDED_)
#define AFX_ZLBDLG_H__F5ADB181_9F41_11D6_900C_D852635E9134__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// ZlbDlg.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// ZlbDlg dialog
class ZlbDlg : public CDialog
{
// Construction
public:
ZlbDlg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(ZlbDlg)
enum { IDD = IDD_DIALOG_ZLB };
CTreeCtrl m_TreeCtrl;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(ZlbDlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(ZlbDlg)
virtual BOOL OnInitDialog();
afx_msg void OnSelchangedTreeZlb(NMHDR* pNMHDR, LRESULT* pResult);
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_ZLBDLG_H__F5ADB181_9F41_11D6_900C_D852635E9134__INCLUDED_)