-
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
-
recsster-adjacency
how to get VB to handle GDI+ freehand shape drawing()
- 2018-03-31 17:40:03下载
- 积分:1
-
S13
《C++编程思想》(第二版)练习题答案 第十三章答案(The answer for the charpter 13 of Thinking in C++ )
- 2011-11-21 18:17:00下载
- 积分:1
-
FileSplit
简单的VB文件分割、合并工具,有需要的就下载吧。(Simple VB file split, merge tool, there is a need to download it.)
- 2013-08-21 10:26:16下载
- 积分:1
-
MyIE
VC++ 实现网页自动填表功能,精选学习源码,很好的参考资料。(VC++ Webpage autofill, select learning source code, a good reference.)
- 2013-12-26 13:48:28下载
- 积分:1
-
stkVC
说明: 用VC++调用STK,完成超强的卫星分析功能和动画运行。(Using VC++ call STK, super satellites to complete analysis and animation to run.)
- 2020-09-21 14:17:56下载
- 积分:1
-
bui_vw76
Virtual power wireless sensor network coverage, Join repetitive control, Energy spectrum analysis and calculation.
- 2017-11-03 11:07:03下载
- 积分:1
-
Cinfodlg
sock配置学习(sock configuration learning)
- 2004-09-29 10:18:16下载
- 积分:1
-
Vc
说明: 画干涉波 借以模拟物理中的相关现象 (To simulate the physical picture of interference related phenomena in)
- 2010-12-13 14:44:51下载
- 积分:1
-
iec103
iec60870-5-103协议实现,采用c++语言(iec60870-5-103 Protocol implementation, using c++ language)
- 2017-11-10 14:07:17下载
- 积分:1