MsgFilterHook - Parameters
hab (HAB) - input
pQmsg (PQMSG) - input
A
queue message data structure.
msgf (ULONG) - input
Context
in which the hook has been called.
MSGF_DIALOGBOX
MSGF_TRACK
Window-movement and size tracking. When this hook
is used the TRACKINFO structure
specified the ptiTrackinfo parameter of the WinTrackRect
function is updated to give the current state before the hook is called.
Only the parameters are updated.
MSGF_DRAG
Direct
manipulation mode loop.
MSGF_DDEPOSTMSG
DDE
post message mode loop.
rc (BOOL) - returns