115 lines
3.9 KiB
C
115 lines
3.9 KiB
C
|
#if !defined(AFX_DLG_OTHER_AUTOSEND_H__546A51B5_2317_4D13_8850_0BF7794E145F__INCLUDED_)
|
||
|
#define AFX_DLG_OTHER_AUTOSEND_H__546A51B5_2317_4D13_8850_0BF7794E145F__INCLUDED_
|
||
|
|
||
|
#include "..\PUBLIC\CorpSms.h" // Added by ClassView
|
||
|
#if _MSC_VER > 1000
|
||
|
#pragma once
|
||
|
#endif // _MSC_VER > 1000
|
||
|
// DLG_Other_AutoSend.h : header file
|
||
|
//
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// DLG_Other_AutoSend dialog
|
||
|
|
||
|
class DLG_Other_AutoSend : public CDialog
|
||
|
{
|
||
|
public:
|
||
|
ANS_Other_AutoSend2_Data m_Data;
|
||
|
CWnd * m_pWnd;
|
||
|
// Construction
|
||
|
public:
|
||
|
ANS_Other_AutoSend2_Data GetParam();
|
||
|
void SetParam( ANS_Other_AutoSend2_Data data);
|
||
|
DLG_Other_AutoSend(CWnd* pParent = NULL); // standard constructor
|
||
|
|
||
|
// Dialog Data
|
||
|
//{{AFX_DATA(DLG_Other_AutoSend)
|
||
|
enum { IDD = IDD_OTHER_AUTOSEND };
|
||
|
CEdit m_E_SendList;
|
||
|
CEdit m_E_Mobile;
|
||
|
CEdit m_E_Email;
|
||
|
CEdit m_E_OverDate;
|
||
|
CString m_strEmail;
|
||
|
CString m_strMobile;
|
||
|
CString m_strOverDate;
|
||
|
BOOL m_bEnableEmail;
|
||
|
BOOL m_bEnableMobile;
|
||
|
BOOL m_bEnableOverDate;
|
||
|
CString m_strS_Tel;
|
||
|
CString m_strS_Name;
|
||
|
CString m_strS_Http;
|
||
|
CString m_strS_Email;
|
||
|
CString m_strS_AgentName;
|
||
|
CString m_strSendList;
|
||
|
//}}AFX_DATA
|
||
|
|
||
|
|
||
|
// Overrides
|
||
|
// ClassWizard generated virtual function overrides
|
||
|
//{{AFX_VIRTUAL(DLG_Other_AutoSend)
|
||
|
protected:
|
||
|
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
|
||
|
//}}AFX_VIRTUAL
|
||
|
|
||
|
// Implementation
|
||
|
protected:
|
||
|
|
||
|
// Generated message map functions
|
||
|
//{{AFX_MSG(DLG_Other_AutoSend)
|
||
|
virtual BOOL OnInitDialog();
|
||
|
afx_msg void OnOtherAutosendEmailCorpname();
|
||
|
afx_msg void OnOtherAutosendEmailCorpsname();
|
||
|
afx_msg void OnOtherAutosendEmailMon();
|
||
|
afx_msg void OnOtherAutosendEmailJcb();
|
||
|
afx_msg void OnOtherAutosendEmailBill();
|
||
|
afx_msg void OnOtherAutosendEmailCorpid();
|
||
|
afx_msg void OnOtherAutosendMobileCorpname();
|
||
|
afx_msg void OnOtherAutosendMobileCorpsname();
|
||
|
afx_msg void OnOtherAutosendMobileCorpid();
|
||
|
afx_msg void OnOtherAutosendMobileMon();
|
||
|
afx_msg void OnOtherAutosendEmailOverdate();
|
||
|
afx_msg void OnOtherAutosendMobileCorpname2();
|
||
|
afx_msg void OnOtherAutosendMobileCorpsname2();
|
||
|
afx_msg void OnOtherAutosendMobileCorpid2();
|
||
|
afx_msg void OnOtherAutosendEmailOverdate2();
|
||
|
afx_msg void OnOtherAutosendSNameS();
|
||
|
afx_msg void OnOtherAutosendSAgentnameS();
|
||
|
afx_msg void OnOtherAutosendSHttpS();
|
||
|
afx_msg void OnOtherAutosendSEmailS();
|
||
|
afx_msg void OnOtherAutosendSTelS();
|
||
|
afx_msg void OnSetfocusOtherAutosendEmail();
|
||
|
afx_msg void OnSetfocusOtherAutosendMobile();
|
||
|
afx_msg void OnSetfocusOtherAutosendSendlist();
|
||
|
//}}AFX_MSG
|
||
|
DECLARE_MESSAGE_MAP()
|
||
|
public:
|
||
|
afx_msg void OnBnClickedOtherAutosendOverdateCorpname();
|
||
|
afx_msg void OnBnClickedOtherAutosendOverdateCorpsname();
|
||
|
afx_msg void OnBnClickedOtherAutosendOverdateCorpid();
|
||
|
afx_msg void OnBnClickedOtherAutosendOverdateMon();
|
||
|
afx_msg void OnBnClickedOtherAutosendOverdateOverdate();
|
||
|
afx_msg void OnBnClickedOtherAutosendSetpasswdCorpname();
|
||
|
CEdit m_E_SetPasswd;
|
||
|
BOOL m_bEnableSetPasswd;
|
||
|
afx_msg void OnBnClickedOtherAutosendSetpasswdCorpsname();
|
||
|
afx_msg void OnBnClickedOtherAutosendSetpasswdCorpid();
|
||
|
afx_msg void OnBnClickedOtherAutosendSetpasswdUsername();
|
||
|
afx_msg void OnBnClickedOtherAutosendSetpasswdMobile();
|
||
|
afx_msg void OnBnClickedOk();
|
||
|
CString m_strSetPasswd;
|
||
|
afx_msg void OnBnClickedOtherAutosendAgentSetpasswdCorpname();
|
||
|
BOOL m_bAgentSetPasswd;
|
||
|
CString m_strAgentSetPasswd;
|
||
|
CEdit m_E_AgentSetPasswd;
|
||
|
afx_msg void OnBnClickedOtherAutosendAgentSetpasswdCorpsname();
|
||
|
afx_msg void OnBnClickedOtherAutosendAgentSetpasswdCorpid();
|
||
|
afx_msg void OnBnClickedOtherAutosendAgentSetpasswdUsername();
|
||
|
afx_msg void OnBnClickedOtherAutosendAgentSetpasswdPasswd();
|
||
|
afx_msg void OnBnClickedOtherAutosendAgentSetpasswdMobile();
|
||
|
};
|
||
|
|
||
|
//{{AFX_INSERT_LOCATION}}
|
||
|
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
|
||
|
|
||
|
#endif // !defined(AFX_DLG_OTHER_AUTOSEND_H__546A51B5_2317_4D13_8850_0BF7794E145F__INCLUDED_)
|