GZGLXTDLG.H
资源名称:gongzi.rar [点击查看]
上传用户:ghostdhl
上传日期:2018-06-14
资源大小:9728k
文件大小:2k
源码类别:
数据库编程
开发平台:
Visual C++
- // GZGLXTDlg.h : header file
- //
- #if !defined(AFX_GZGLXTDLG_H__EDC6AF67_052F_459F_BA20_31535FE42D34__INCLUDED_)
- #define AFX_GZGLXTDLG_H__EDC6AF67_052F_459F_BA20_31535FE42D34__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif // _MSC_VER > 1000
- /////////////////////////////////////////////////////////////////////////////
- // CGZGLXTDlg dialog
- class CGZGLXTDlg : public CDialog
- {
- // Construction
- public:
- CString strdz;
- CGZGLXTDlg(CWnd* pParent = NULL); // standard constructor
- CTime t;
- CStatusBarCtrl m_StatusBar;
- // Dialog Data
- //{{AFX_DATA(CGZGLXTDlg)
- enum { IDD = IDD_GZGLXT_DIALOG };
- //}}AFX_DATA
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL(CGZGLXTDlg)
- protected:
- virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
- //}}AFX_VIRTUAL
- // Implementation
- protected:
- HICON m_hIcon;
- // Generated message map functions
- //{{AFX_MSG(CGZGLXTDlg)
- virtual BOOL OnInitDialog();
- afx_msg void OnSysCommand(UINT nID, LPARAM lParam);
- afx_msg void OnPaint();
- afx_msg HCURSOR OnQueryDragIcon();
- afx_msg void OnExit();
- afx_msg void OnMenufdgz();
- afx_msg void OnMenugzff();
- afx_msg void OnMenujbgz();
- afx_msg void OnMenujbsj();
- afx_msg void OnMenuxgmm();
- afx_msg void OnMenuyglr();
- afx_msg void OnMenuygsc();
- afx_msg void OnMenuyhgl();
- afx_msg void OnMenuztcx();
- afx_msg void OnAppAbout();
- afx_msg void OnMenujbgztj();
- afx_msg void OnMenufdgztj();
- //}}AFX_MSG
- DECLARE_MESSAGE_MAP()
- };
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_GZGLXTDLG_H__EDC6AF67_052F_459F_BA20_31535FE42D34__INCLUDED_)