Description: VC++ how to set the default color of the pop-up dialog box in the application window, the general color is the default form color, but want to change its color into the color you want to do? This case is the demonstration that little skill, there is a need to download the VC source code to open the reference will understand.
To Search:
File list (Check if you may need any files):
vcdialogcolor\VC++如何设置应用程序中对话框的默认颜色\Demo.cpp
.............\......................................\Demo.dsp
.............\......................................\Demo.dsw
.............\......................................\Demo.h
.............\......................................\Demo.rc
.............\......................................\DemoDoc.cpp
.............\......................................\DemoDoc.h
.............\......................................\DemoView.cpp
.............\......................................\DemoView.h
.............\......................................\MainFrm.cpp
.............\......................................\MainFrm.h
.............\......................................\ReadMe.txt
.............\......................................\res\Demo.ico
.............\......................................\...\Demo.rc2
.............\......................................\...\DemoDoc.ico
.............\......................................\...\Toolbar.bmp
.............\......................................\resource.h
.............\......................................\StdAfx.cpp
.............\......................................\StdAfx.h
.............\......................................\res
.............\VC++如何设置应用程序中对话框的默认颜色
vcdialogcolor