搜索资源列表
在MFC中显示Word文档
- 在MFC中显示Word文档,这个比较简单,没有啥好说的啦。-MFC show in Word documents, the relatively simple, no receivers incorporate a few million.
MDI_app
- 一个简单的MFC多文档程序,适合初学者入门,通过阅读此程序,可以对多文档有一个比较全面的认识-a simple MFC more documentation procedures, suitable for beginners to start by reading this procedure, the more documents for a more complete understanding of the
MFC对话框添加上视图做画板
- MFC单文档应用程序,点击菜单项弹出对话框,对话框上做了两个视图,点击对话框上的按钮可以画图和擦除
简单MFC
- MFC迅速上手文档,无需了解底层机制。
MFC单文档下地球三维显示
- 使用openGL库文件,在VC6.0下编程,通过纹理映射实现地球在MFC单文档下三维显示。
SDI_Mulit-View.rar
- MFC的单文档多视图切换的关键代码。 程序结构比较简单,便于初学者学习。,MFC single document multi-view the key code switch. The procedure is relatively simple structure, easy for beginners to learn.
Example_MultiView.rar
- MFC的单文档多视图分割的关键代码。程序结构简单,便于初学者学习。采用CSplitterWndEx分割视图。,MFC single document multi-view the key code partition. Program structure is simple, easy for beginners to learn. CSplitterWndEx view the use of segmentation.
MFC
- MFC界面编程很好的例子,十分实用 可以参考的文档。-Good example of MFC programming interface, can be very useful reference document.
MainFrmMDI
- MFC应用程序:MDI程序多个文档模板。生成一个多文档应用程序,实现MDI程序-MFC Application: MDI process multiple document templates. Generate a multi-document application, MDI program to achieve
VisualFramework(ViewsTabsandSplitters)
- 一个基于单文档(SDI)的、使用MFC的简单界面框架;界面上主要表现的功能有:视图的拆分、Tab控件的功能、CEdit控件及其它一些视图窗体在拆分窗口中的叠加;主要特色:对控件代码进行了良好的封装,使用面向对象的观念对所有可视对象进行了统一的管理;-Based on Single Document (SDI), and a simple interface using MFC framework interface functions mainly include: the split vie
Samplediary
- 用VC-MFC单文档开发的一个简单日记本程序,提供日志输入和管理等功能-sample dirly MFC
PostMessagecopy
- 该程序为Windows visual studio2008 mfc基于单文档的美化界面程序,利用postmessage功能,通过对话框来控制文档。-This is a program which programed by Windows visual studio2008 based on mfc. It is also a beautiful interface.
MutiTemple
- 自己编写的一个VC下应用多文档模板的程序,支持文档模板和画图模板,可以用来学习多文档模板编程。-A mutitemple program can be both used for txt and drawing
ShowTime
- 在MFC单文档中的状态栏显示系统时间,精确到秒-MFC single document in the status bar shows the system time, accurate to seconds
MFCstraightline
- 用MFC在文档上画一条直线,直线的坐标自己手动输入,适合初学C++MFC的人看-Using MFC draw a straight line in the document, line manually enter the coordinates of their own, suitable for beginners who read C++
skinTest
- 基于MFC的界面,内有文档,详细讲述了如何使用skinmaig进行皮肤的更换,以及取消皮肤。是学习皮肤的必看之作。-MFC SKIN CHANGE
MFC
- MFC单文档和对话框的简单操作,实现简单的绘图操作-MFC single document and simple operation of the dialog box, simple graphics operations
MFC-examples
- 达内MFC例子集源码,内容涉及消息映射、工具栏的使用、状态栏操作、视图/窗口、动态创建未知类型的对象、MFC文档类作用、MFC单文档视图应用程序(SDI)、MFC多文档视图应用程序(MDI)、ATL组件编写、对话框的数据交换、MFC基本控件、列表 ListCtrl控件的使用等相关知识点,还有更多不一一列举了。-Set up the MFC source code examples, involving message mapping, using the toolbar, status bar
MFC多文档窗口多线程同步绘图
- 通过重载MFC里的界面多线程函数CWinThread,实现在MFC的MDI模式下,同时打开多个view视图,在这多个视图中同步绘制图形。可以将此应用于应用软件编写中多窗口同步更新图形数据的情况。
MFC 中Dialog和多文档应用程序整合的Demo
- MFC 多文档窗口操作,直接可以运行,对新手入门做练习很有帮助。(MFC multi document window operation)