home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!ods!scott
- From: scott@ods.com (Scott Harper)
- Subject: FAQ - WM_ICONERASEBKGND???
- Message-ID: <1992Nov10.191436.1975@ods.com>
- Organization: Optical Data Systems, Inc.
- X-Newsreader: TIN [version 1.1 PL6]
- Date: Tue, 10 Nov 1992 19:14:36 GMT
- Lines: 14
-
- I'm sure this is a FAQ, but I've forgotton what the answer is...
-
- I want to process the WM_ICONERASEBKGND message, and paint the icon's
- background a different color under certain circumstances. My question
- is, once I get into the WM_ICONERASEBKGND case and determine that I
- need to repaint the background, how do I actually do it? Should I
- use FillRect, or do I just need to provide the alternate brush to
- some other location?
-
- Thanks -
- --
- Scott Harper Optical Data Systems, Inc.
- scott@ods.com 1101 E. Arapaho Road
- (214) 234-6400 Richardson, TX 75081
-