I am writing a simple visual c++ app and when a certain condition occurs I want to change the background color for the whole window to red. I've tried using the setbkcolor() call passing:<BR>HDC hdc = ...
Visual Studio developers love to tweak their IDEs so they look just right and are very finicky about their choices -- just look at the fuss that met Microsoft's decision to switch to ALL-CAP menus.