文件名称:Code
介绍说明--下载内容均来自于网络,请自行研究使用
讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-Principle and analysis about the MFC application fr a mework of the MFC AppWizard. AppWizard is a source code generation tool that is computer-aided design tool program, WinMain in MFC process is how to be hidden the source, theApp global variable is how the distribution, the MFC fr a mework of several types of roles and mutual What is the relationship, MFC fr a me window is produced and destroyed, the two functions of PreCreateWidow and OnCreate window class focuses on the analysis of the relationship between Windows window and C++ the CWnd class.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code\main\Debug\main.exe
....\....\.....\main.obj
....\....\.....\main.pdb
....\....\.....\vc60.pdb
....\....\main.cpp
....\....\main.dsp
....\....\main.dsw
....\....\main.ncb
....\....\main.opt
....\....\main.plg
....\Test\Debug\MainFrm.obj
....\....\.....\MainFrm.sbr
....\....\.....\StdAfx.obj
....\....\.....\StdAfx.sbr
....\....\.....\Test.exe
....\....\.....\Test.obj
....\....\.....\Test.pdb
....\....\.....\Test.res
....\....\.....\Test.sbr
....\....\.....\TestDoc.obj
....\....\.....\TestDoc.sbr
....\....\.....\TestView.obj
....\....\.....\TestView.sbr
....\....\.....\vc60.pdb
....\....\MainFrm.cpp
....\....\MainFrm.h
....\....\ReadMe.txt
....\....\res\Test.ico
....\....\...\Test.rc2
....\....\...\TestDoc.ico
....\....\...\Toolbar.bmp
....\....\Resource.h
....\....\StdAfx.cpp
....\....\StdAfx.h
....\....\Test.aps
....\....\Test.clw
....\....\Test.cpp
....\....\Test.dsp
....\....\Test.dsw
....\....\Test.h
....\....\Test.ncb
....\....\Test.opt
....\....\Test.plg
....\....\Test.rc
....\....\TestDoc.cpp
....\....\TestDoc.h
....\....\TestView.cpp
....\....\TestView.h
....\WinMain\Debug\vc60.pdb
....\.......\WinMain.cpp
....\.......\WinMain.dsp
....\.......\WinMain.dsw
....\.......\WinMain.ncb
....\.......\WinMain.opt
....\.......\WinMain.plg
....\main\Debug
....\Test\Debug
....\....\res
....\WinMain\Debug
....\main
....\Test
....\WinMain
Code