#if !defined(AFX_DLG_C_CMCCCJ_PAY_H__8A0DB5DC_54E9_4998_82E6_196EFDDBE7E2__INCLUDED_) #define AFX_DLG_C_CMCCCJ_PAY_H__8A0DB5DC_54E9_4998_82E6_196EFDDBE7E2__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // DLG_C_CMCCCJ_Pay.h : header file // ///////////////////////////////////////////////////////////////////////////// // DLG_C_CMCCCJ_Pay dialog class DLG_C_CMCCCJ_Pay : public CDialog { // Construction public: DLG_C_CMCCCJ_Pay(CWnd* pParent = NULL); // standard constructor // Dialog Data //{{AFX_DATA(DLG_C_CMCCCJ_Pay) enum { IDD = IDD_C_CMCCCJ_PAY }; CString m_strBZ; COleDateTime m_tTime; float m_fPayTotal; //}}AFX_DATA // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(DLG_C_CMCCCJ_Pay) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(DLG_C_CMCCCJ_Pay) virtual void OnOK(); //}}AFX_MSG DECLARE_MESSAGE_MAP() }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_DLG_C_AGENTCJ_PAY_H__8A0DB5DC_54E9_4998_82E6_196EFDDBE7E2__INCLUDED_)