ShellStyle.dll Hacking to change Dialog Boxes' Background Color

aaron1a12

New member
Local time
4:25 AM
Messages
10
Hey,

Sometime ago I asked here if anybody who knew how to change the background color on standard dialog boxes.

http://www.sevenforums.com/customization/248072-how-do-i-change-dialog-backgrounds.html

User bongo found out that dialog boxes use the "Menu" background color resource, which is very silly because menu colors won't always coincide with buttonface. Here's the result of changing Menu:Color and Window:Color on Windows 7:

227735d1345663868-how-do-i-change-dialog-backgrounds-d.jpg


Red- Menu:Color
Yellow- Window:Color

My question is this, through shellstyle.dll hacking, is there anyway to change the color used by these boxes?
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64
OS
Windows 7 Ultimate x64
Maybe shellstyle wouldn't be the way since the dialogs are still affected by the problem in Windows Classic theme. Perhaps user32.dll since it provides the method for MessageBox?
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64
OS
Windows 7 Ultimate x64
Back
Top