Jump to content

WinPeekMsg: 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:1221:12, 8 April 2025 Martini talk contribs 3,546 bytes 0 No edit summary
  • curprev 21:1121:11, 8 April 2025 Martini talk contribs 3,546 bytes +3,546 Created page with "This function ''inspects the thread's message queue and returns to the application with or without a message''. ==Syntax== WinPeekMsg(hab, pqmsg, hwndFilter, ulFirst, ulLast, flOptions) ==Parameters== ;hab (HAB) - Input: Anchor-block handle. ;pqmsg (PQMSG) - Output: Message structure. :;'''Note:''' If the function returns FALSE, the state of the QMSG structure is undefined. Applications should always check the return code before examining this structure. ;hwnd..."