Jump to content

CheckMsgFilterHook: 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.

13 April 2025

  • curprev 04:4704:47, 13 April 2025 Martini talk contribs 3,223 bytes +3,223 Created page with "This hook is called whenever WinGetMsg, WinWaitMsg, or WinPeekMsg are used to filter message identities. ==Syntax== CheckMsgFilterHook(hab, pQmsg, usFirst, usLast, fOptions); ==Parameters== ;''hab'' (HAB) - input: Anchor-block handle. ;''pQmsg'' (PQMSG) - input: Pointer to the QMSG structure of the message currently being reviewed. ;''usFirst'' (ULONG) - input: First message identity specified on a call to the WinGetMsg, WinPeekMsg or WinWaitMsg functi..."