Update to add in a first attempt to send the WM_MOUSEACTIVATE message to windows...
authorMark Tempel <mtempel@visi.com>
Thu, 30 Oct 2003 22:03:00 +0000 (22:03 +0000)
committerMark Tempel <mtempel@visi.com>
Thu, 30 Oct 2003 22:03:00 +0000 (22:03 +0000)
commit98ec124b3d12bb2596a230fa24d2a28bcec3e20e
tree61e46dc2218271d03d138a25049865be02d74a7c
parent555931d0f4da978c1f9a3102f39cca61d51b43b3
Update to add in a first attempt to send the WM_MOUSEACTIVATE message to windows when the user clicks the mouse over them.
TODO: Fix the PostMessage for WM_MOUSEACTIVATE to a SendMessage and check the return to see what to do with the origional mouse message.

svn path=/trunk/; revision=6473
reactos/subsys/win32k/ntuser/msgqueue.c