#if !defined(AFX_DLG_TD_SETUP_H__2C7F7DF8_F19D_47A2_96C1_8C6D8F877867__INCLUDED_)
#define AFX_DLG_TD_SETUP_H__2C7F7DF8_F19D_47A2_96C1_8C6D8F877867__INCLUDED_

#include "StdAfx.h"	// Added by ClassView
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DLG_TD_Setup.h : header file
//

/////////////////////////////////////////////////////////////////////////////
// DLG_TD_Setup dialog

class DLG_TD_Setup : public CDialog
{
public:
	MobileCom_Head   m_MCom_Head;    //ÊÖ»úÁбíÍ·
// Construction
public:
	MobileCom_Head GetParam();
	void SetParam( MobileCom_Head head );
	DLG_TD_Setup(CWnd* pParent = NULL);   // standard constructor

// Dialog Data
	//{{AFX_DATA(DLG_TD_Setup)
	enum { IDD = IDD_TDSETUP };
	CComboBox	m_L_CmppType;
	CString	m_strCmpp_Num;
	CString	m_strCmpp_Passwd;
	CString	m_strCmpp_Server;
	CString	m_strCmpp_User;
	CString	m_strCmpp_CorpID;
	BOOL	m_bSubNum;
	CString	m_strExchangeNum;
	UINT	m_lCmppPort;
	BOOL	m_bAdc;
	CString	m_strCmpp_YWID;
	BOOL	m_bLongSms;
	BOOL	m_bPushReport;
	UINT	m_lCmpp_MaxLen;
	BOOL	m_bAllNum;
	BOOL	m_bCmpp;
	int		m_lCmpp_Type;
	UINT	m_lCmpp_LocalPort;
	CString	m_strAdd1;
	CString	m_strAdd2;
	CString	m_strAdd3;
	CString	m_strAdd4;
	CString	m_strAdd5;
	CString	m_strAdd6;
	int		m_lThread_Report;
	int		m_lThread_Ret;
	int		m_lThread_Send;
	CString	m_strCmpp_NodeID;
	BOOL	m_bLog;
	BOOL	m_bLogEx;
	int		m_lThread_SendSms;
	CString	m_strAdd7;
	CString	m_strAdd8;
	CString	m_strAdd9;
	//}}AFX_DATA


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

// Implementation
protected:

	// Generated message map functions
	//{{AFX_MSG(DLG_TD_Setup)
	virtual BOOL OnInitDialog();
//	afx_msg void OnSelchangeCmppType();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
public:
	afx_msg void OnBnClickedOk();
	BOOL m_bSD_Disable1;
	BOOL m_bSD_Disable2;
	COleDateTime m_tSD_B1;
	COleDateTime m_tSD_B2;
	COleDateTime m_tSD_E1;
	COleDateTime m_tSD_E2;
	afx_msg void OnCbnSelchangeCmppType();
	afx_msg void OnBnClickedCmpp();
	BOOL m_bMmsAudit;
	CString m_strAdd10;
	long m_TDError_BeginCount;
	BOOL m_TDError_Enable;
	long m_TDError_Gap;
	long m_TDError_Interval;
	long m_TDError_Warning_Black;
	long m_TDError_Warning_DelayPer;
	long m_TDError_Warning_DelaySec;
	long m_TDError_Warning_ReportFailPer;
	long m_TDError_Warning_Resend;
	long m_TDError_Warning_SendFailPer;
	BOOL m_bLogEx2;
};

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_DLG_TD_SETUP_H__2C7F7DF8_F19D_47A2_96C1_8C6D8F877867__INCLUDED_)