Description: About the MFC AppWizard principle and the analysis of the MFC application framework. AppWizard is a source code generation tools, computer-aided process design tools, WinMain in MFC applications from source code, is hidden in theApp how global variables are assigned, the MFC framework of several classes of role relationship between each other, the MFC frame window is how to generate and destruction, the window class PreCreateWidow and OnCreate two function focuses on analysis of the relationship with the CWnd class in c++ Windows window.
To Search:
File list (Check if you may need any files):
Lesson3Code
...........\Test
...........\....\MainFrm.cpp
...........\....\MainFrm.h
...........\....\ReadMe.txt
...........\....\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
...........\....\res
...........\....\...\Test.ico
...........\....\...\Test.rc2
...........\....\...\TestDoc.ico
...........\....\...\Toolbar.bmp
...........\WinMain
...........\.......\Debug
...........\.......\.....\vc60.pdb
...........\.......\WinMain.cpp
...........\.......\WinMain.dsp
...........\.......\WinMain.dsw
...........\.......\WinMain.ncb
...........\.......\WinMain.opt
...........\.......\WinMain.plg
...........\main
...........\....\MAIN.CPP
...........\....\MAIN.DSP
...........\....\MAIN.DSW
...........\....\MAIN.NCB
...........\....\MAIN.OPT
...........\....\MAIN.PLG