Message Queue Messages (Windows CE 5.0)
The following table shows the message queue messages, with a description of the purpose of each.
Programming element | Description |
---|---|
WM_APP | This message is used by applications to help define private messages, usually of the form WM_APP+X, where X is an integer value. |
WM_USER | This message is used by applications to help define private messages. |
See Also
Send Feedback on this topic to the authors