Description: MFC message mapping scheme of analysis, about how to use the ClassWizard,, understand the message sent to the window frame is how MFC mapping table by the window handle and message mapping table to use the window class of the response function. Master device context and use wrapper class CDC, CDC is to happen with the specific device associated with the fusion process to analyze the specific drawing. How to set the closed graph of the fill brush (brush and transparent digital pictures using the brush).
To Search:
File list (Check if you may need any files):
lesson 4\Lesson4Code\Draw\Draw.aps
........\...........\....\Draw.clw
........\...........\....\Draw.cpp
........\...........\....\Draw.dsp
........\...........\....\Draw.dsw
........\...........\....\Draw.h
........\...........\....\Draw.ncb
........\...........\....\Draw.opt
........\...........\....\Draw.plg
........\...........\....\Draw.rc
........\...........\....\DrawDoc.cpp
........\...........\....\DrawDoc.h
........\...........\....\DrawView.cpp
........\...........\....\DrawView.h
........\...........\....\MainFrm.cpp
........\...........\....\MainFrm.h
........\...........\....\ReadMe.txt
........\...........\....\res\bitmap1.bmp
........\...........\....\...\Draw.ico
........\...........\....\...\Draw.rc2
........\...........\....\...\DrawDoc.ico
........\...........\....\...\Toolbar.bmp
........\...........\....\resource.h
........\...........\....\StdAfx.cpp
........\...........\....\StdAfx.h
........\...........\Test\Test.cpp
........\...........\....\Test.dsp
........\...........\....\Test.dsw
........\...........\....\Test.ncb
........\...........\....\Test.opt
........\...........\....\Test.plg
........\课程内容.txt
........\Lesson4Code\Draw\res
........\...........\Draw
........\...........\Test
........\Lesson4Code
lesson 4