[NTUSER] Fix PeekMessageA for MsgFilterLow/High mouse clicks (#6427)
authorDoug Lyons <douglyons@douglyons.com>
Mon, 11 Mar 2024 13:34:34 +0000 (08:34 -0500)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 13:34:34 +0000 (14:34 +0100)
commitc17a6542ac329160ce627267babc8c7ec67b1e86
tree9de4094eb67eda01e59cd496c5509c80f52adfc1
parentacb01cf56862587103b9a739c6462f09f89068a0
[NTUSER] Fix PeekMessageA for MsgFilterLow/High mouse clicks (#6427)

Fix MSO and Word Viewer not closing when "X" on title bar is clicked.
This is another @I_Kill_Bugs patch.

CORE-14436 , CORE-16985
win32ss/user/ntuser/msgqueue.c