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