|
-
December 12th, 2010, 10:52 AM
#2
Re: Dialog Box WM_PAINT problem
1. 0% CPU means that app does nothing, so noting happens and nothing changes...
2. WM_PAINT message is sent from Windows to your App window ... when the system or another application makes a request to paint a portion of an application's window. So if you ignore this request and do nothing - northing is shown!
Victor Nijegorodov
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|