#if !defined(AFX_DLG_CORP_OPEN_CHANGEA_H__5977A439_FA2D_4F69_BEE8_9A1831F83FB8__INCLUDED_) #define AFX_DLG_CORP_OPEN_CHANGEA_H__5977A439_FA2D_4F69_BEE8_9A1831F83FB8__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // DLG_Corp_Open_ChangeA.h : header file // ///////////////////////////////////////////////////////////////////////////// // DLG_Corp_Open_ChangeA dialog class CK_Agent; class DLG_Corp_Open_ChangeA : public CDialog { public: ANS_Agent_SeeData m_AgentData; protected: CK_Agent * m_pUserDlg; long m_lChangeType; // Construction public: void SetParam(ANS_Agent_SeeData pData,long lType); DLG_Corp_Open_ChangeA(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(DLG_Corp_Open_ChangeA) enum { IDD = IDD_CORP_OPER_CHANGEA }; CComboBox m_L_YWY; long m_lAddCount; COleDateTime m_tHTRecv; COleDateTime m_tHTSend; int m_lYWY; CString m_strBZ; CString m_strCorpID; CString m_strCorpName; CString m_strOperName; COleDateTime m_tCreateTime; CString m_strPriceOne; long m_lTCPer; //}}AFX_DATA // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(DLG_Corp_Open_ChangeA) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(DLG_Corp_Open_ChangeA) virtual BOOL OnInitDialog(); //}}AFX_MSG DECLARE_MESSAGE_MAP() public: afx_msg void OnBnClickedOk(); }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_DLG_CORP_OPEN_CHANGEA_H__5977A439_FA2D_4F69_BEE8_9A1831F83FB8__INCLUDED_)