www.pudn.com > pdf417.rar > Pdf417Help.h
#if !defined(AFX_PDF417HELP_H__53150A23_31BF_11D5_AB0D_95FB5DC1842C__INCLUDED_)
#define AFX_PDF417HELP_H__53150A23_31BF_11D5_AB0D_95FB5DC1842C__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// Pdf417Help.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CPdf417Help dialog
class CPdf417Help : public CDialog
{
// Construction
public:
CPdf417Help(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(CPdf417Help)
enum { IDD = IDD_HELP };
CString m_helptext;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CPdf417Help)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(CPdf417Help)
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_PDF417HELP_H__53150A23_31BF_11D5_AB0D_95FB5DC1842C__INCLUDED_)