#if !defined(AFX_DLG_SWTSQ_SEE_H__E7A0B806_EC85_4D92_AD83_5803C9C9D8B9__INCLUDED_) #define AFX_DLG_SWTSQ_SEE_H__E7A0B806_EC85_4D92_AD83_5803C9C9D8B9__INCLUDED_ #include "..\PUBLIC\CorpSms.h" // Added by ClassView #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // DLG_SWTSQ_See.h : header file // ///////////////////////////////////////////////////////////////////////////// // DLG_SWTSQ_See dialog class DLG_SWTSQ_See : public CDialog { public: ANS_SWT_SeeData m_See; // Construction public: ANS_SWT_SeeData GetParam(); void SetParam( ANS_SWT_SeeData See ); DLG_SWTSQ_See(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(DLG_SWTSQ_See) enum { IDD = IDD_SWTSQ_SEE }; CString m_strBZ; CString m_strCorpName; CString m_strEmail; CString m_strHttp; CString m_strMobile; CString m_strName; CString m_strRet; CString m_strTel; CString m_strYWY; //}}AFX_DATA // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(DLG_SWTSQ_See) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(DLG_SWTSQ_See) virtual BOOL OnInitDialog(); virtual void OnOK(); afx_msg void OnSwtsqSeeCopy(); //}}AFX_MSG DECLARE_MESSAGE_MAP() }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_DLG_SWTSQ_SEE_H__E7A0B806_EC85_4D92_AD83_5803C9C9D8B9__INCLUDED_)