Welcome![Sign In][Sign Up]
Location:
Search - MFC framework tutorial

Search list

[VC/MFCvc6core

Description: VC6.0核心编程。主要涉及到windows消息,框架,mfc库以及相关编程,com,activex技术,数据库技术,网络编程技术。为英文版本。 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++. -VC6.0 core programming. The main news related to windows, framework, mfc library and related programming, com, activex technology, database technology, network programming techniques. For the English version. The 6.0 release of Visual C++ Shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
Platform: | Size: 7821312 | Author: 沈浪 | Hits:

[VC/MFCmfc

Description: 这是一本MFC中文版教程对学习c++框架编程很有帮助,特别适用与初学者. -This is a Chinese version of MFC tutorial on learning c++ Framework programming helpful, especially with beginners.
Platform: | Size: 1339392 | Author: 小张 | Hits:

[Windows Developlesson3

Description: 讲述MFC AppWizard的原理与MFC程序框架的剖析 孙鑫VC教程第三课的代码-MFC AppWizard on Principle and MFC Framework Analysis Tutorial SUN Xin VC Section III code
Platform: | Size: 47104 | Author: edwin | Hits:

[OpenGL programopenGL

Description: OpenGL入门资料,包括红宝书源代码、openGL在MFC下的框架以及nehe关于OpenGL的教程,希望对你有用。-OpenGL introductory information, including the Little Red Book source code, openGL in the MFC framework and under the nehe on OpenGL tutorial, I hope useful to you.
Platform: | Size: 5134336 | Author: yl | Hits:

[OpenGL programLesson3

Description: NEHE opengl教程第三课的VS2005版本,提供一个基于MFC的opengl显示框架-NEHE opengl tutorial VS2005 version of the third class, to provide a display based on the MFC39s opengl framework
Platform: | Size: 6496256 | Author: kyewong | Hits:

[VC/MFCOPENGL_MFC_TUTORIALS

Description: 给OPENGL的初学者。包含18个tutorial和2篇文章。每个tutorial都提供下载对应源码的链接。-This series of 18 tutorials and 2 articles has been written specifically for the OpenGL beginner. In writing these tutorials it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been written using Visual C++ 6.0. As we discuss each tutorial we would be using Visual C++, OpenGL and Glut libraries to create the programs. We will also create a general and reusable framework for writing OpenGL applications for Windows using MFC. This framework would be useful for writing future OpenGL programs without worrying about rewriting all the boilerplate code each time. Also note that these tutorials do not cover everything about OpenGL.
Platform: | Size: 3801088 | Author: 李峥嵘 | Hits:

[Windows Developsimple_mfc

Description: 手写MFC,Dialog和FrameWnd框架,适合初学者理解MFC架构,原创首发哦-Manual MFC, no class widzard. Best tutorial for understanding MFC framework.
Platform: | Size: 1024 | Author: alaphate | Hits:

[OpenGL programOPENGL_MFC_TUTORIALS

Description: it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been written using Visual C++ 6.0. As we discuss each tutorial we would be using Visual C++, OpenGL and Glut libraries to create the programs. We will also create a general and reusable framework for writing OpenGL applications for Windows using MFC. This framework would be useful for writing future OpenGL programs without worrying about rewriting all the boilerplate code each time. Also note that these tutorials do not cover everything about OpenGL.
Platform: | Size: 3801088 | Author: vivek | Hits:

[OtherWTL81_9127

Description: wtl教程:它给各种类型的应用程序提供了一个基本的框架.注意,虽然您没有MFC那样的文档/视结构,但是您有视(views). 在WTL有大量的代码让您来管理视,而且加入您自己的代码也很容易. WTL有AppWizard,可以让您生成SDI, MDI 和多线程SDI程序多线程SDI跟IE或Windows Explorer很像.它看起来是打开了多个程序实例,实际上这些窗口都是属于一个进程的). -wtl Tutorial: It gives all kinds of applications that provide a basic framework. Note that although you do not like the MFC document/view architecture, but you have a visual (views). in the WTL has a lot of code that allows you to manage, as , and add it to your own code is also very easy. WTL has AppWizard, allows you to generate SDI, MDI and multi-threaded SDI program multi-threaded SDI with IE or Windows Explorer like. it appears to be instances of multiple programs open In fact, these windows are part of a process).
Platform: | Size: 3085312 | Author: 刘洋 | Hits:

[GUI DevelopMyApp(MFC)

Description: 通过使用MFC框架创建一个简单的"hello world"程序,可作为MFC的入门级教程-By using the MFC framework creates a simple "Hello World" program, available as an entry level tutorial of MFC
Platform: | Size: 51200 | Author: ekd | Hits:

[DirextXDirect3D9primaryTutorial

Description: Direct3D9初级教程,一个很好的入门前热身教程,VC++环境,MFC框架-Direct3D9 junior tutorial, a good place to start before the warm-up tutorial, VC++ environment, MFC framework of
Platform: | Size: 326656 | Author: Tony | Hits:

[VC/MFCVCNet

Description: VC++网络教程。详细介绍了VC++的MFC框架、消息的映射、类的继承,封装,多态。-VC++ network tutorial. Details of the VC++ in MFC framework, the mapping information, class inheritance, encapsulation, polymorphism.
Platform: | Size: 1211392 | Author: 邓峰 | Hits:

[Windows DevelopMFG_turorial_voerview

Description: MFC教程_概述, 1\MFC是一个编程框架 2\MDI应用程序的构成 3\构成应用程序的文件-_ MFC tutorial overview, 1 \ MFC is a programming framework 2 \ MDI application form 3 \ documents constitute the application
Platform: | Size: 196608 | Author: dgc | Hits:

[GUI DevelopLesson4

Description: VC++ 孙鑫教程 第四讲 MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。 -Sun Xin VC++ MFC message mapping tutorial about the fourth mechanism analysis, about how to use the ClassWizard,, understand the message is sent to the window how the MFC framework mapping table by the window handle and message map to use the window class, the response function . Master device context and use wrapper class CDC, CDC is how to associate with the occurrence of specific equipment, the integration of specific drawing program for analysis. How to set the closed graph of the fill brush (the bitmap brush and transparent use of the brush.)
Platform: | Size: 29267968 | Author: 匣子 | Hits:

[Software EngineeringMFCjiaocheng-gaishu

Description: mfc教程概述 包括主要的知识点 以及mfc的知识框架-mfc tutorial includes an overview of the main points of knowledge and intellectual framework mfc
Platform: | Size: 22528 | Author: 李胜杰 | Hits:

[Windows DevelopCPP_Primer_3rd_Edition

Description: this book covers two broad topics: the C++ programming language, and Windows application programming using either MFC or the .NET Framework. Before you can develop fully - fl edged Windows applications, you need to have a good level of knowledge of C++, so the C++ tutorial comes first.-this book covers two broad topics: the C++ programming language, and Windows application programming using either MFC or the .NET Framework. Before you can develop fully- fl edged Windows applications, you need to have a good level of knowledge of C++, so the C++ tutorial comes first.
Platform: | Size: 3994624 | Author: zyq | Hits:

[Software EngineeringRibbon

Description: 本教程适用于正在开发桌面应用程序并希望利用新的 MFC 功能区框架优势的 MFC 开发人员。通过本教程的步骤,您将了解如何将默认的功能区添加到一个小应用程序中,在 Ribbon Designer 中编辑各个功能区控件,然后在运行时使用控件。您将看到通过 MFC 功能区框架编辑和使用功能区控件非常轻松。在本教程中,将完成在应用程序中添加和自定义基本功能区的所有必要步骤-This tutorial applies to the MFC developers are developing desktop applications and want to use the new MFC functionality framework advantage. Through the steps of this tutorial, you will learn how to add the default Ribbon to a small application, edit the Ribbon Designer Ribbon control, and then use the controls at run time. You will see the MFC functional area framework for editing and use the Ribbon control is very easy. In this tutorial, and will complete all necessary steps to add and customize the basic functional areas in the application
Platform: | Size: 913408 | Author: zhenli | Hits:

[VC/MFCMFC

Description: MFC编程实例 MFC教程完整版 MFC是由微软提供的,用于在C++环境下编写应用程序的一个框架和引擎。-MFC programming instances the MFC tutorial, complete version of MFC is provided by Microsoft, a framework used to write applications in C++ environment and engine.
Platform: | Size: 26902528 | Author: 茄子 | Hits:

[VC/MFCvcjia824

Description: Visual C++ 入门教程 主要内容: MFC框架基础(14) MFC文档/视图结构详解(12) Visual C++程序设计的其他方面(12) 综合应用程序举例(2)-Visual c++ introductory tutorial Main contents: MFC framework base (14) The MFC document/view structural explanation (12) Other aspects of the Visual c++ programming (12) Comprehensive application, for example, (2)
Platform: | Size: 3381248 | Author: 王鹏 | Hits:

[Dialog_WindowVS2010-MFC(1-55)

Description: VS2010-MFC编程入门教程(1-55) 涉及VS2010/MFC开发环境、VS2010/MFC应用程序框架、对话框、常用控件、菜单、工具栏与状态栏、文档、视图和框架、MFC常用类、字体和文本输出、图形图像、Ribbon界面开发等十个部分。-VS2010-MFC Programming Tutorial (1-55) involving VS2010/MFC development environment, VS2010/MFC application framework, dialogs, common controls, menus, toolbar and status bar, document, view and frame, MFC common type, font and ten parts of the text output, graphics, images, Ribbon interface development.
Platform: | Size: 559104 | Author: 蒋鸿伟 | Hits:
« 12 »

CodeBus www.codebus.net