文件名称:Lesson3Code
介绍说明--下载内容均来自于网络,请自行研究使用
讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and MFC fr a mework for Analysis. AppWizard is a source code generation tool that is computer-aided process design tools, WinMain in MFC process is how the source was hidden, theApp global variable is how the distribution of, MFC fr a mework of several types of roles and mutual relations, MFC fr a me window is how to generate and destruction, and the window class PreCreateWidow OnCreate two functions focused analysis, Windows window with C++ in the CWnd class relations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main\main.cpp
....\main.dsp
....\main.dsw
....\main.ncb
....\main.opt
....\main.plg
Test\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\WinMain.cpp
.......\WinMain.dsp
.......\WinMain.dsw
.......\WinMain.ncb
.......\WinMain.opt
main\Debug
Test\res
main
Test
WinMain