Dmitry Timoshkov : user32: Add a test for fullscreen window sizing, make it pass under Wine.
17 Oct
2008
17 Oct
'08
1:25 p.m.
Module: wine Branch: master Commit: 922dc3122476a8b16e7213c9eeb9d4d15dd525b9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=922dc3122476a8b16e7213c9ee... Author: Dmitry Timoshkov <dmitry(a)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=922dc3122476a8b16e7213...
6363
Age (days ago)
6363
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard