INFO: Window Message Priorities (96006)
The information in this article applies to:
- Microsoft Platform Software Development Kit (SDK) 1.0
This article was previously published under Q96006 SUMMARY
Under Win32, messages have the same priorities as with Windows 3.1.
With normal use of GetMessage() (passing zeros for all arguments except the
LPMSG parameter) or PeekMessage(), any message on the application queue is
processed before user input messages. And input messages are processed
before WM_TIMER and WM_PAINT "messages."
Modification Type: | Minor | Last Reviewed: | 7/11/2005 |
---|
Keywords: | kbinfo kbWndw KB96006 |
---|
|