Message Queue Messages (Compact 2013)

3/28/2014

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

Reference

Message Queue Reference