- Do not send the WM_MOUSEACTIVATE message for a window that has no parent.
authorMichael Martin <michael.martin@reactos.org>
Sat, 25 Oct 2008 16:08:59 +0000 (16:08 +0000)
committerMichael Martin <michael.martin@reactos.org>
Sat, 25 Oct 2008 16:08:59 +0000 (16:08 +0000)
commitb8e2e47d4ef28fc25b9b908b8b7d5cddc68ff791
tree87378ba9b798705c761bffd669f7698acbb619b0
parentbb641e28cbd4b824d41f45a6da4ae396d36cd97e
- Do not send the WM_MOUSEACTIVATE message for a window that has no parent.
- Fixes visual basic application crashes when clicking on form. See bug #3111 for more details.

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