文件名称:Lesson4Code
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 46kb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis, about how to use the ClassWizard,, understand the message is sent to the window how the MFC fr a mework of the mapping table by the window handle and message map to use the window class, the response function. Master device context and use wrapper class CDC, CDC is how to associate with the occurrence of specific equipment, the integration of specific drawing program for analysis. How to set the closed graph of the fill brush (the bitmap brush and transparent use of the brush.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
...........\Draw\res
...........\Draw
...........\Test
Lesson4Code
...........\....\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
...........\Draw\res
...........\Draw
...........\Test
Lesson4Code