[WIN32K]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 20 Aug 2010 19:24:48 +0000 (19:24 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 20 Aug 2010 19:24:48 +0000 (19:24 +0000)
commit02cb45ab9c7aaf4feece55190430b9c9d6a6aed0
tree2de6beea5bc4b8b06e7423d9385edf27d6c57b94
parentca4003c9f8cb4c57917a5f8e6771a1f9a4179565
[WIN32K]
- co_IntTranslateMouseMessage: properly initialize *HitTest and only send WM_NCHITTEST when the message is going to be removed
- co_IntPeekMessage: Prevent possible use of uninitialized HitTest by ProcessMouseMessage()
- Patch by Jan Roeloffzen [jroeloffzen at hotmail dot com]
- Fixes bug 2139

svn path=/trunk/; revision=48576
reactos/subsystems/win32/win32k/ntuser/message.c