[Win32k]
authorJames Tabor <james.tabor@reactos.org>
Sat, 15 Feb 2014 02:14:03 +0000 (02:14 +0000)
committerJames Tabor <james.tabor@reactos.org>
Sat, 15 Feb 2014 02:14:03 +0000 (02:14 +0000)
commitae68a510d48cffd1267a625ab098bd1052304bd2
tree499b6632e2efe0c0dda9d6cd51554dc6e5c38b1e
parent32351ba6e90b40b8420558e025d8f1c97f5748f7
[Win32k]
- Do not re-enter SetFocus, just call message handling to switch focus window.
- Fix broken logic when searching for a non child ancestor to send messages/Set focus to.
- See CORE-6452.

svn path=/trunk/; revision=62196
reactos/win32ss/user/ntuser/focus.c
reactos/win32ss/user/ntuser/msgqueue.c
reactos/win32ss/user/ntuser/window.c