user32: Fix Z-order handling of windows that have a top-most owner.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 19 Feb 2010 12:05:08 +0000 (13:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Feb 2010 12:05:08 +0000 (13:05 +0100)
commitadf9dcd6a70ef2c125e154f4cd095a616e5505f8
treea2ca444a645629b1c195aff83c790c17ef14f6f6
parent71fa5a36b156c7637591724316e93696700a52a2
user32: Fix Z-order handling of windows that have a top-most owner.
dlls/user32/tests/win.c
dlls/user32/winpos.c
server/window.c