Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

HelpBoxDlg.h

Go to the documentation of this file.
00001 
00010 #if !defined(AFX_HELPBOXDLG_H__8635523C_A92E_4954_8958_3F013E9FC9C5__INCLUDED_)
00011 #define AFX_HELPBOXDLG_H__8635523C_A92E_4954_8958_3F013E9FC9C5__INCLUDED_
00012 
00013 #if _MSC_VER > 1000
00014 #pragma once
00015 #endif // _MSC_VER > 1000
00016 // HelpBoxDlg.h : header file
00017 //
00018 
00020 class CHelpBoxDlg : public CDialog
00021 {
00022 // Construction
00023 public:
00024 
00026 
00029     CHelpBoxDlg(CWnd* pParent = NULL);
00030 
00031 // Dialog Data
00032     //{{AFX_DATA(CHelpBoxDlg)
00033     enum { IDD = IDD_HELP };
00034         // NOTE: the ClassWizard will add data members here
00035     //}}AFX_DATA
00036 
00037 
00038 // Overrides
00039     // ClassWizard generated virtual function overrides
00040     //{{AFX_VIRTUAL(CHelpBoxDlg)
00041 protected:
00043     virtual void DoDataExchange(CDataExchange* pDX);
00044     //}}AFX_VIRTUAL
00045 
00046 // Implementation
00047 protected:
00048 
00049     // Generated message map functions
00050     //{{AFX_MSG(CHelpBoxDlg)
00051         // NOTE: the ClassWizard will add member functions here
00052     //}}AFX_MSG
00053     DECLARE_MESSAGE_MAP()
00054 };
00055 
00056 //{{AFX_INSERT_LOCATION}}
00057 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00058 
00059 #endif // !defined(AFX_HELPBOXDLG_H__8635523C_A92E_4954_8958_3F013E9FC9C5__INCLUDED_)

Generated on Tue Oct 16 14:06:18 2001 for PuppetMaster by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001