Welcome to shell: revealed Sign in | Join | Help
in Search

External News

What went wrong in Windows 95 if you use a system color brush as your background brush?

If you want to register a window class and use a system color as its background color, you set the hbrBackground member to the desired color, plus one, cast to an HBRUSH : wc.hbrBackground = (HBRUSH)(COLOR_WINDOW + 1); Windows 95 introduced "system color Read More...
Published Tuesday, November 28, 2006 10:00 AM by The Old New Thing : Code
Filed under: ,
Anonymous comments are disabled

This Blog

Powered by Community Server, by Telligent Systems © 2006 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement.