资源简介
MFC界面开发实例,很不错哦。
代码片段和文件信息
// Dialog.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “Dialog.h“
#include “DialogDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDialogApp
BEGIN_MESSAGE_MAP(CDialogApp CWinApp)
//{{AFX_MSG_MAP(CDialogApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CDialogApp construction
CDialogApp::CDialogApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CDialogApp object
CDialogApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CDialogApp initialization
BOOL CDialogApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CDialogDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2003-04-13 12:09 char11\
目录 0 2003-04-13 12:09 char11\char11\
目录 0 2003-04-13 12:09 char11\char11\autorepeat_button\
文件 918 1998-06-22 01:24 char11\char11\autorepeat_button\MyEdit.cpp
文件 1190 1998-06-22 00:35 char11\char11\autorepeat_button\MyEdit.h
目录 0 2003-04-13 12:09 char11\char11\autorepeat_button\res\
文件 1078 1998-06-21 18:40 char11\char11\autorepeat_button\res\seek.ico
文件 396 1998-06-21 18:40 char11\char11\autorepeat_button\res\seek.rc2
文件 682 1998-06-21 20:57 char11\char11\autorepeat_button\resource.h
文件 4379 1998-06-22 01:13 char11\char11\autorepeat_button\seek.001
文件 2002 1998-06-21 18:40 char11\char11\autorepeat_button\seek.cpp
文件 4323 1997-01-15 12:11 char11\char11\autorepeat_button\seek.dsp
文件 533 1997-01-15 12:11 char11\char11\autorepeat_button\seek.dsw
文件 1310 1998-06-21 18:40 char11\char11\autorepeat_button\seek.h
文件 50176 1997-01-15 12:12 char11\char11\autorepeat_button\seek.ncb
文件 48640 1997-01-15 12:12 char11\char11\autorepeat_button\seek.opt
文件 1763 1997-01-15 12:11 char11\char11\autorepeat_button\seek.plg
文件 4361 1998-06-22 00:48 char11\char11\autorepeat_button\seek.rc
文件 3329 1998-06-21 23:07 char11\char11\autorepeat_button\seekButton.cpp
文件 1718 1998-06-21 23:06 char11\char11\autorepeat_button\SeekButton.h
文件 2863 1998-06-22 00:51 char11\char11\autorepeat_button\seekDlg.cpp
文件 1377 1998-06-22 00:48 char11\char11\autorepeat_button\seekDlg.h
文件 202 1998-06-21 18:40 char11\char11\autorepeat_button\StdAfx.cpp
文件 928 1998-06-21 18:40 char11\char11\autorepeat_button\StdAfx.h
目录 0 2003-04-13 12:09 char11\char11\button_st
文件 1141 2000-03-07 19:43 char11\char11\button_st
文件 1279 2000-03-07 19:42 char11\char11\button_st
文件 16010 1998-11-18 20:34 char11\char11\button_st
文件 5642 1998-11-18 20:35 char11\char11\button_st
文件 65416 2001-01-07 09:01 char11\char11\button_st
文件 2783 2001-01-07 10:30 char11\char11\button_st
............此处省略2983个文件信息
- 上一篇:Win32多线程程序设计 pdf高清
- 下一篇:VC++实现电子词典
相关资源
- mfc 调用redis
- MFC视频播放器源码(支持avi/wma/mp3等格
- mfc绘图大全(画直线、矩形、椭圆)
- MFC控件重绘
- hook,捕获所有案件,查找所有窗口,
- (学习)VS2010之MFC入门到精通教程
- MFC文档_视图_框架_模板结构体系深入
- 简单员工管理系统(适合初学MFC)
- MFC五子棋游戏
- MFC UDP编程
- MFC的异步网络通讯应用程序
- C++MFC模块讲解,黑发程序员课程整理
- 一个简单而强大的基于MFC的web server源
- 基于MFC的VC++仿QQ浏览器源码(雏形)
- MFCaccess.rar
- VC++MFC课程设计的学生成绩管理系统
- MFC 日历控件 万年历 Calendar自绘
- CrystalDiskInfo-HDD/SSD硬盘信息,SMART信息
- MFC自定义界面HUI,高效简单,含详细
- 仿射密码-Affine cipher
- c++MFC车牌自动识别定位,只能定位和
- mfc+sql 酒店客房管理系统
- 基于图割的图像分割OpenCV+MFC实现
- MFC绘制Bezier曲线B样条曲线曲线拟合
- MFC坦克大战
- VC++ 中国象棋经典游戏源代码
- 课程设计: MFC 学生信息管理系统
- MFC对ACCESS数据库的增加、删除、查找
- vc.6.0 MFC 人事管理系统源码
- MFC 在线考试系统
评论
共有 条评论