Jump to content

WinQueryQueueStatus: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 April 2025

  • curprev 21:4921:49, 8 April 2025 Martini talk contribs 3,079 bytes +3,079 Created page with "This function ''returns a code indicating the status of the message queue associated with the caller''. ==Syntax== WinQueryQueueStatus(hwndDesktop) ==Parameters== ;hwndDesktop (HWND) - Input: Desktop-window handle (HWND_DESKTOP or from WinQueryDesktopWindow). ;flStatus (ULONG) - Returns: Status information as a combination of QS_* flags. ==Returns== ;flStatus (ULONG) - returns :Status information. :;QS_KEY ::A WM_CHAR message is in the queue due to a..."