www.pudn.com > PressMonitor_q.zip > DlgSemiGoodSelect.h
#if !defined(AFX_DLGSEMIGOODSELECT_H__000B1012_1DE9_4B22_872D_FF6D4B648FA5__INCLUDED_)
#define AFX_DLGSEMIGOODSELECT_H__000B1012_1DE9_4B22_872D_FF6D4B648FA5__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DlgSemiGoodSelect.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CDlgSemiGoodSelect dialog
class CDlgSemiGoodSelect : public CDialog
{
// Construction
public:
CDlgSemiGoodSelect(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(CDlgSemiGoodSelect)
enum { IDD = IDD_BOTTOM2_STR_INPOUT };
UINT m_nNum1;
UINT m_nNum2;
CString m_strType1;
CString m_strType2;
UINT m_nTotalNum;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CDlgSemiGoodSelect)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(CDlgSemiGoodSelect)
// 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_DLGSEMIGOODSELECT_H__000B1012_1DE9_4B22_872D_FF6D4B648FA5__INCLUDED_)