搜索资源列表
在MFC中显示Word文档
- 在MFC中显示Word文档,这个比较简单,没有啥好说的啦。-MFC show in Word documents, the relatively simple, no receivers incorporate a few million.
深入了解MFC文档视结构
- 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数
MFC-OpenGL-cube
- MFC文档视图与OpenGL相结合的一个旋转立方体的例子
在MFC应用程序中动态嵌入Word文档
- 在MFC应用程序中动态嵌入Word文档-in MFC applications dynamic embedded Word document
多文档MFC程序
- 一个能建立两种文档的MFC程序,新建一个文档时会自动提示要新建哪种类型的文档,两种文档均有读取,保存功能-a two documents can be established MFC procedures, a new document will automatically suggest to the new type of document, the two documents are read, retention
MyFullScreen.rar
- MFC单文档(SDI)全屏程序的实现
myEditor
- scintilla控件,支持高亮,折叠,行号. skinmagic皮肤. MFC单文档.
简单MFC
- MFC迅速上手文档,无需了解底层机制。
深入分析MFC文档视图结构项目实践.rar
- 深入分析MFC文档视图结构项目实践
MFC单文档下地球三维显示
- 使用openGL库文件,在VC6.0下编程,通过纹理映射实现地球在MFC单文档下三维显示。
MFC
- MFC引入了"文档/视图"结构的概念,理解这个结构是编写基于MFC编写复杂Visual C++程序的关键。"文档/视图"中主要涉及到四种类:
MFC框架分析
- 介绍了VC 中MFC框架。对于一般人来说,还是很有价值的。
DEMO.基于VC MFC 多文档的demo程序
- 基于VC MFC 多文档的demo程序,包括雪花演示以及qq hook小工具,VC MFC multi-document based on the demo program, including presentations, as well as snowflakes qq hook Gadgets
histogram-用VC++建立MFC多文档对灰度图像进行的直方图均衡化
- 用VC++建立MFC多文档对灰度图像进行的直方图均衡化,本文档提供了所有步骤以及源代码!-Build with VC++ MFC Multiple Document for grayscale image histogram equalization, this document provides all the steps and source code!
PassWordDlg.rar
- 自己编的小程序,MFC编程实现单文档工程的登陆框功能,通过弹出password对话框,可以程序通过设置的密码进行登录,Own procedures for the small, MFC single document project programming landing box functions, through the password pop-up dialog box, you can program by setting password to log in
mfc-shiyan3
- 一个标准的MFC Windows应用程序 要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。 2、菜单和工具栏的功能自定义。 3、应用程序的背景是一幅位图图片。 4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。 -A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so
basicprogramming
- 此程序包括最基础的MFC编程,其中包含如何建立单文档应用程序,MFC对话框基本控件的使用和经常使用到的知识点:对话框间的通讯。另外,其中包含详细的文档,对各个知识点进行了详细说明,有利于初学者快速入门-This program includes the most basic MFC programming, which includes how to create a single document application, MFC dialog controls the basic use a
MFC chinese
- MFC经典库函数帮助文档 入门帮助,新手查看,经常需要用的(MFC classic library function, help documentation entry help, novice view, often need to use)
MFC 中Dialog和多文档应用程序整合的Demo
- MFC 多文档窗口操作,直接可以运行,对新手入门做练习很有帮助。(MFC multi document window operation)
多文档事例
- MFC多文档,从中可以看出自定义视图的用法。(MFC multiple documents, from which you can see the usage of a custom view.)