7 Star 1 Fork 1

leegoobin/CIFC97IFC67mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
MainDialog.h 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
#if !defined(AFX_DIALOGABOUT_H__30C980CC_E411_4301_B3DF_246560C466B5__INCLUDED_)
#define AFX_DIALOGABOUT_H__30C980CC_E411_4301_B3DF_246560C466B5__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DialogAbout.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CMainDialog dialog
#include "resource.h"
#include "PropertyPageInput.h"
class CMainDialog : public CDialog
{
// Construction
public:
CMainDialog(CWnd* pParent = NULL); // standard constructor
CMenu * m_Menu;
CWnd * m_pnHwnd;
CPropertyPageInput *m_pPage;
// Dialog Data
//{{AFX_DATA(CMainDialog)
enum { IDD = IDD_ABOUTBOX };
// NOTE: the ClassWizard will add data members here
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CMainDialog)
protected:
virtual BOOL OnInitDialog();
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(CMainDialog)
afx_msg void OnMenu2();
afx_msg void OnMenu3();
afx_msg void OnAbout();
afx_msg void OnButtonHelp();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_DIALOGABOUT_H__30C980CC_E411_4301_B3DF_246560C466B5__INCLUDED_)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/uesoft/CIFC97IFC67mobile.git
git@gitee.com:uesoft/CIFC97IFC67mobile.git
uesoft
CIFC97IFC67mobile
CIFC97IFC67mobile
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385