Share via


msgque Component

The msgque component provides message queuing support.

Functions for Application Developers

The msgque component includes functions for application developers, which are defined in the Winuser.h header file. To import these functions, you must link to the msgque.lib file. The following table shows the functions that are included in the msgque component.

Function
DispatchMessage PostMessage
GetMessage PostQuitMessage
GetMessagePos PostThreadMessage
GetMessageSource SendMessage
MsgWaitForMultipleObjects SendNotifyMessage
MsgWaitForMultipleObjectsEx TranslateMessage
PeekMessage  

See Also

gwes Components

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.