www.pudn.com > Imagewavelet.rar > wenli.h
#if !defined(AFX_WENLI_H__11923D15_B9D8_4B3A_9FDD_4ADF608B3519__INCLUDED_)
#define AFX_WENLI_H__11923D15_B9D8_4B3A_9FDD_4ADF608B3519__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// wenli.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// wenli dialog
class wenli : public CDialog
{
// Construction
public:
wenli(CWnd* pParent = NULL); // standard constructor
int *gray;
BOOL flagHis;
// Dialog Data
//{{AFX_DATA(wenli)
enum { IDD = IDD_DIALOG1 };
// NOTE: the ClassWizard will add data members here
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(wenli)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(wenli)
afx_msg void OnPaint();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_WENLI_H__11923D15_B9D8_4B3A_9FDD_4ADF608B3519__INCLUDED_)