user32: Don't allow activating a WS_CHILD top-level window through SetFocus.
commit9687ceaf1df1f61159b03966d2d3f796b80b7406
authorAlexandre Julliard <julliard@winehq.org>
Tue, 22 Nov 2011 20:39:37 +0000 (22 21:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Nov 2011 20:39:46 +0000 (22 21:39 +0100)
tree4760d38f66d46faa7a1d07f8858e03271a7382ce
parent63e6dbc139b88e42f8fb96bcb08b30eed3529028
user32: Don't allow activating a WS_CHILD top-level window through SetFocus.
dlls/user32/focus.c
dlls/user32/tests/win.c