user32: Add more ShowWindow tests.
commit97c111d0d00ba2e4779e7f183ae4d8cfef2fb40e
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 16 May 2006 10:33:19 +0000 (16 19:33 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 May 2006 10:53:50 +0000 (16 12:53 +0200)
treecb2ebeaf47a133ca2d334fb8f5cebedf14e27543
parentba438d4f5d9672cf69f2b76ba6effdcf3d4d9fe1
user32: Add more ShowWindow tests.

Move ShowWindow tests for children with an invisible parent into a
separate test, add more ShowWindow tests. The tests show that an
assumption in dlls/x11drv/winpos.c that SetWindowPos should not be
called on a child with an invisible parent is not always true.
dlls/user/tests/msg.c