SmsManager/DLG_C_Pay_ADCCJ.h

47 lines
1.2 KiB
C
Raw Normal View History

2025-01-14 10:46:18 +08:00
#if !defined(AFX_DLG_C_PAY_ADCCJ_H__66750AB6_FB5D_41B0_AD6A_B3D99F032755__INCLUDED_)
#define AFX_DLG_C_PAY_ADCCJ_H__66750AB6_FB5D_41B0_AD6A_B3D99F032755__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DLG_C_Pay_ADCCJ.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// DLG_C_Pay_ADCCJ dialog
class DLG_C_Pay_ADCCJ : public CDialog
{
// Construction
public:
DLG_C_Pay_ADCCJ(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(DLG_C_Pay_ADCCJ)
enum { IDD = IDD_C_PAY_ADCCJ };
COleDateTime m_tDate;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(DLG_C_Pay_ADCCJ)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(DLG_C_Pay_ADCCJ)
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_PAY_ADCCJ_H__66750AB6_FB5D_41B0_AD6A_B3D99F032755__INCLUDED_)