Dmitry Timoshkov : user32: Add more ShowWindow tests.

Alexandre Julliard julliard at wine.codeweavers.com
Tue May 16 06:25:22 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 97c111d0d00ba2e4779e7f183ae4d8cfef2fb40e
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=97c111d0d00ba2e4779e7f183ae4d8cfef2fb40e

Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Tue May 16 19:33:19 2006 +0900

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 |  266 ++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 230 insertions(+), 36 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=97c111d0d00ba2e4779e7f183ae4d8cfef2fb40e



More information about the wine-cvs mailing list