-
MDIFrameBackground
To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
- 2010-08-06 14:07:20下载
- 积分:1
-
CPP
这里面是很多的 C++的经典编程代码 看看这些代码 您就可以发现自己编程的漏洞 养成良好的编程习惯(The book is a The classic C++code help you keep a good habbit)
- 2011-10-26 10:28:27下载
- 积分:1
-
passing-l-array-to-a-function
如何将多维数组传递给一个函数,附实例说明,得出结果(passing a two-dimensioanl array to a function)
- 2013-03-01 00:48:35下载
- 积分:1
-
ClassManage
课程管理信息系统,简单程序,适合课程设计,实现对课程的管理(Course management information system, a simple procedure, for curriculum design, implementation, management of the course)
- 2020-07-03 06:40:02下载
- 积分:1
-
Visual-Basic-programming-examples
Visual Basic 6.0编程实例大全(Visual Basic 6.0 programming examples)
- 2014-04-11 12:18:12下载
- 积分:1
-
objective-CPP
C++面向对象编程的宝典,深刻分析C++面向的特性,外国的编程人士实在是让人佩服呀。(C++ object-oriented programming book, profound analysis C++ oriented features, foreign programming who really admire it.)
- 2013-05-23 16:59:11下载
- 积分:1
-
clsRs232
Its COM communication in VB.Net
- 2012-08-10 07:46:57下载
- 积分:1
-
m
输出动态字,可以动态输出两个字,以坐标为处理程序核心(Output dynamic word, you can dynamically output word processing program to coordinate the core)
- 2013-07-30 18:06:36下载
- 积分:1
-
LdoubleBall20o
双色球分析系统及源代码完整版,不仅可以帮助你有效分析双色球的特点点,给你提高有价值的参考信息;同时,程序代码也是你编程学习的导师!
(Color ball analysis system and the full version of the source code, can not only help you to effectively analyze the color ball characteristics point to give you to raise valuable reference information same time, the program code you programmed learning mentor!)
- 2012-09-30 19:31:52下载
- 积分:1
-
上位机通过CCD视觉识别条形码与二维码
halcon 识别条码和二维码的VCdemo(halcon barcode function demo using VC++)
- 2017-08-03 23:20:18下载
- 积分:1