搜索资源列表
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
Dialog_1.0
- 用MFC建立多文档(MDI)应用程序。在主窗口中添加选项,使之能够选择文件夹。在子窗口中添加选项,使之能够对选定的文件夹进行操作,如:打开选定的文件夹中的文件、在选定的文件夹中写入指定的文本文件、在选定的文件夹中读出指定的文本文件、打开选定的文件夹中的文件夹。 附带有详尽的文档说明。-with MFC establishment of a multi-document (MDI) applications. In the main window to add options to enabl
catwork0506
- 1、一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。2、用 Visual Studio .NET 和 MFC 做一个程序。在程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件夹,但我好像找不到这样的标志。
picknew
- 演示如何注册多文档模板且避免MFC自动产生的\"New File Type\"对话框,程序由Visual C++ 5.0开发,调用了CDocTemplate::OpenDocumentFile()(49KB)
char01
- 《Visual C++高级界面特效制作百例 》 第1章 Visual C++起点 实例1 MFC框架、文档和视 实例2 创建多文档窗口 实例3 创建对话框窗口 实例4 创建启动窗口
char02
- 《Visual C++高级界面特效制作百例 》 第1章 Visual C++起点 实例1 MFC框架、文档和视 实例2 创建多文档窗口 实例3 创建对话框窗口 实例4 创建启动窗口
CatWork0506
- 计算MDI子窗口数,仅显示文件夹的打开对话框 < 窗口管理 > 1、我正在写一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。 2、我正在用 Visual Studio .NET 和 MFC 做一个程序。在我的程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件
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.
FullScreen-show-SDI-and-MDI-in-MFC-
- MFC 实现单文档和多文档全屏显示功能 代码可供学习-Fullscreen show SID and MDI in MFC
MainFrmMDI
- MFC应用程序:MDI程序多个文档模板。生成一个多文档应用程序,实现MDI程序-MFC Application: MDI process multiple document templates. Generate a multi-document application, MDI program to achieve
Ex_MDIDemo
- 使用MFC在VC6.0上写的一个有关多文档创建文件和图片的应用程序。-Use MFC in VC6.0 written in a relevant multi-document files and images to create applications.
Skin_Demo
- VC使用SkinMagic美化界面案例,包括SkinMagic美化单文档MFC应用程序,多文档MFC应用程序,基于对话框MFC应用程序-VC interface using SkinMagic landscaping cases, including SkinMagic landscaping MFC single document application, multiple document MFC application, dialog-based MFC application
ex_4-document
- 单文档和多文档窗口,介绍了MFC中基于单文档和多文档的基本操作-Single document and multi-document window, introduced in MFC multi-document based on a single document and the basic operation of
Experiment-4
- MFC基础知识——实验3(单文档和多文档窗口)-MFC basics- Experiment 3 (single-document and multi-document window)
mfc
- MFC编程相关知识,画图,可视化编程实现可视化,基于对话框,多文档编程-Colonel Games Management System. Athletes can add and delete information and award-winning information query and modify information, log management system using MD5 encryption
test
- 多文档MFC框架创建,取名test,不同于单文档MFC程序-multi-document MFC code
docments-modle-for-MFC
- MFC 多文档模版 对新手学习多文档很有帮助 欢迎借鉴。-MFC Multiple Document templates for the novice to learn the multi-document helpful welcome to learn from.
mfc
- mfc非模态对话框,非模态可以在多文档使用,他可以在操作框架是同时操作对话框-mfc non-modal dialog box, non-modal can be used in a multi-document, he can operate simultaneously in the operating framework dialog box
OpenGLmulti
- 基于opengl的多文档MFC框架,可在此基础上,直接编写,制作自己的opengl应用程序-Opengl MFC framework based on multi-document, you can on this basis, direct write, make your own opengl application
MFC_DRAW
- 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l