次の方法で共有


Message Queue Messages (Windows CE 5.0)

Send Feedback

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

Message Queue Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.