#if !defined(AFX_DLG_CORP_OPER_CHANGE_H__7404C55B_5DBD_475F_BF37_F6100FDE1380__INCLUDED_) #define AFX_DLG_CORP_OPER_CHANGE_H__7404C55B_5DBD_475F_BF37_F6100FDE1380__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // DLG_Corp_Oper_Change.h : header file // ///////////////////////////////////////////////////////////////////////////// // DLG_Corp_Oper_Change dialog class CUserDlg; class DLG_Corp_Oper_Change : public CDialog { public: ANS_Corp_SeeData m_CorpData; CToolTipCtrl m_tt; protected: CUserDlg * m_pUserDlg; long m_lChangeType; long m_lChangeType2; // Construction public: BOOL OnInitDialog2(); void SetChangeType2(long lType); void SetParam(ANS_Corp_SeeData pData,long lType); DLG_Corp_Oper_Change(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(DLG_Corp_Oper_Change) enum { IDD = IDD_CORP_OPER_CHANGE }; CComboBox m_L_Partner; CComboBox m_L_KF; CComboBox m_L_YWY; CEdit m_E_AgentID; CComboBox m_L_Agent; int m_lAgent; BOOL m_bAgentMan; int m_lTD_Cmcc; int m_lTD_Phs; int m_lTD_Unicom; int m_lYWY; CString m_strCorpID; CString m_strCorpName; CString m_strBZ; CString m_strCM; BOOL m_bOutAll; CString m_strOperName; UINT m_lAddressCount; UINT m_lDayMaxCount; int m_lCheckReSend; BOOL m_bSY; UINT m_lFiltStep; COleDateTime m_tHTRecv; COleDateTime m_tHTSend; CString m_strHTNum; int m_lKF; CString m_strUserCM; CString m_strLoginName; CString m_strCMName; int m_lLongSmsType; COleDateTime m_tRegTime; int m_lUserType; int m_lProv; int m_lFStep; CString m_strPriceOne; BOOL m_bYJ; BOOL m_bQXT; long m_lTCPer; BOOL m_bMAS; int m_lVipType; int m_lTD_Telcom; int m_lPartner; BOOL m_bFax; BOOL m_bTDLock; CString m_strFax_PriceOne; CString m_strFax_PriceOne2; //}}AFX_DATA // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(DLG_Corp_Oper_Change) public: virtual BOOL PreTranslateMessage(MSG* pMsg); protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(DLG_Corp_Oper_Change) virtual BOOL OnInitDialog(); afx_msg void OnCorpModifySendsmsQueryagent(); //}}AFX_MSG DECLARE_MESSAGE_MAP() public: afx_msg void OnBnClickedOk(); CString m_strEmail1; CString m_strEmail2; int m_lTD_Oversea; int m_lBlackType; int m_lVeriticationCodeType; afx_msg void OnTimer(UINT_PTR nIDEvent); CString m_strCharterNum; afx_msg HBRUSH OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor); afx_msg void OnDrawItem(int nIDCtl, LPDRAWITEMSTRUCT lpDrawItemStruct); afx_msg void OnPaint(); CString m_strUpSms; BOOL m_bSendSms; BOOL m_bSendBill; UINT m_lSmUsed; CString m_strEmail3; CString m_strEmail4; CString m_strMobile1; CString m_strMobile2; }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_DLG_CORP_OPER_CHANGE_H__7404C55B_5DBD_475F_BF37_F6100FDE1380__INCLUDED_)