CreateWindow should not activate invisible minimized or maximized
commitaae76324090d3ecb1dbd3313f7e955dd0d692136
authorVitaliy Margolen <wine-patch@kievinfo.com>
Wed, 30 Nov 2005 11:32:22 +0000 (30 12:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Nov 2005 11:32:22 +0000 (30 12:32 +0100)
tree26522745b2ec188caddafdcd59b25cbc8ce223d9
parent19b55e89453ddb1a3c8a9bd75fab502b2294e774
CreateWindow should not activate invisible minimized or maximized
windows.
Add several tests to show the correct behavior.
dlls/user/tests/msg.c
dlls/x11drv/window.c