资源列表
Chapter4
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping analysis of the mechanism on how to use ClassWizard,,, understand the
Chapter3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the parsing of the principle of the M
MyVC6
- 用鼠标和键盘操作可以在空白应用程序窗口画出图像键盘按上下左右四个键-Useing the mouse and keyboard can draw images in blank application window
test01
- ListCtrl可以实现列表,那么在第一列我们可以在文字前添加ico图标。-ListCtrl can list in the first column, we can add ico icon before the text.
MonthCalendar
- WindowsMFC的控件___日历 的源码,一起学习进步!-WindowsMFC controls ___ calendar source, with progress!
PictureBox
- WindowsMFC的控件___picbox的源码,一起学习进步!-The WindowsMFC of controls __picbox the source, along with progress!
RichEdit
- WindowsMFC的控件___Richedit的源码,一起学习进步!-The WindowsMFC of controls ___Richedit the source, along with progress!
ShowSysTime
- WindowsMFC的控件___Showsystime的源码,一起学习进步!-The WindowsMFC of controls ___ShowsysTime the source, along with progress!
DiskList
- WindowsMFC的控件___DiskList的源码,一起学习进步!-The WindowsMFC of controls ___DiskList the source, along with progress!
CheckBox
- WindowsMFC的控件___CheckBox的源码,一起学习进步!-The WindowsMFC of controls ___CheckBox the source, along with progress!
ListCtrlSort
- Windows MFS List Box的用法,对于初学者有用,一起学习,共同进步!-Usage of the Windows the MFS List Box for beginners, along with learning and common progress!
Draw
- 用vc++编写的在窗口中显示字的测试程序,用于学习编写窗口-Written by vc++ in the window displays the word test procedures, learning to write for window
