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