MDIFrameBackground.zip
文件大小: 49k
下载次数:3
源码类别:

Windows编程

开发平台:

Visual C++ (VC++)

源码售价: 5 个金币 积分规则     积分充值
资源说明: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:
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • xqwy.rar一套用于小区物业管理系统,包含停车管理,水电费催缴系统等. ...
  • AssistX10.6.1822.rarVisual Assist X 10.6.1822.0完美破解版(含最新附加Visual Studio 2010 插件) ...
  • ccc.rarc++面试必看书籍。绝对经典的好书
  • C++programseji2.rar作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计 ...
  • VC++6.rarVC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!
  • C++100.rarVC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。 十分 ...
  • CandPiont.rarC和指针,强烈推鉴学C的人看一看,保证不会让你失望.
  • 车牌识别.rar车牌识别的源代码,原来是在这里下的,我进行了改进,可以识别率提高了不少 ...
  • timer.rar秒表计时器,具有记时、暂停记时和归零功能。 特别适合作为Flash对象插入到幻灯片中, ...
  • FIXMBR.rarFIXMBR 全盘搜索硬盘的引导记录、分区表等信息,需要直接对硬盘进行读操作,不破坏硬 ...