#if !defined(AFX_DLG_K_YWMSG_SEE_H__6FAA24BB_9112_442C_8B7E_F22DD03B181F__INCLUDED_)
#define AFX_DLG_K_YWMSG_SEE_H__6FAA24BB_9112_442C_8B7E_F22DD03B181F__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DLG_K_YWMsg_See.h : header file
//

/////////////////////////////////////////////////////////////////////////////
// DLG_K_YWMsg_See dialog

class DLG_K_YWMsg_See : public CDialog
{
// Construction
public:
	DLG_K_YWMsg_See(CWnd* pParent = NULL);   // standard constructor

// Dialog Data
	//{{AFX_DATA(DLG_K_YWMsg_See)
	enum { IDD = IDD_K_YWMSG_SEE };
	CString	m_strBZ;
	CString	m_strCorpName;
	CString	m_strName;
	CString	m_strTime;
	//}}AFX_DATA


// Overrides
	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(DLG_K_YWMsg_See)
	protected:
	virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support
	//}}AFX_VIRTUAL

// Implementation
protected:

	// Generated message map functions
	//{{AFX_MSG(DLG_K_YWMsg_See)
		// 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_DLG_K_YWMSG_SEE_H__6FAA24BB_9112_442C_8B7E_F22DD03B181F__INCLUDED_)