user32: Add a test for fullscreen window sizing, make it pass under Wine.
commit922dc3122476a8b16e7213c9eeb9d4d15dd525b9
authorDmitry Timoshkov <dmitry@codeweavers.com>
Thu, 16 Oct 2008 10:58:56 +0000 (16 19:58 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Oct 2008 09:42:31 +0000 (17 11:42 +0200)
treeae9230fb8787df1b3ae77f817c4a0a423745f0c5
parente99451561dc431d3b22125ec235c6fafaba191c9
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
dlls/user32/winpos.c