Dmitry Timoshkov : user32: Add a test for fullscreen window sizing, make it pass under Wine.

Alexandre Julliard julliard at winehq.org
Fri Oct 17 07:25:36 CDT 2008


Module: wine
Branch: master
Commit: 922dc3122476a8b16e7213c9eeb9d4d15dd525b9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=922dc3122476a8b16e7213c9eeb9d4d15dd525b9

Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Thu Oct 16 19:58:56 2008 +0900

user32: Add a test for fullscreen window sizing, make it pass under Wine.

It appears that Windows doesn't always restrict the window size by
the monitor work area. The tests pass under XP SP3 and Win98.

---

 dlls/user32/tests/win.c |  191 +++++++++++++++++++++++++++++++++++++++++++++++
 dlls/user32/winpos.c    |   21 ++++--
 2 files changed, 206 insertions(+), 6 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=922dc3122476a8b16e7213c9eeb9d4d15dd525b9



More information about the wine-cvs mailing list