x11drv: ScrollDC should not clip output if a clipping rect is not specified.
commit8d9fb6331e86c8ecea4ca16e12a1121c4cb6559a
authorDmitry Timoshkov <dmitry@codeweavers.com>
Sat, 17 Dec 2005 11:24:37 +0000 (17 12:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 17 Dec 2005 11:24:37 +0000 (17 12:24 +0100)
tree7362d27238ffca6c3c315491d77b06d794908114
parent8b7098794d33cec06124a37dcdc33249a33a0b5c
x11drv: ScrollDC should not clip output if a clipping rect is not specified.
Add a ScrollDC test with NULL clipping rect.
Add another set of ScrollDC tests written by Rein Klazes.
dlls/user/tests/win.c
dlls/x11drv/scroll.c