ScrollDC should take into account overlapped windows. With this change
authorUlrich Czekalla <ulrich@codeweavers.com>
Tue, 15 Jun 2004 17:04:02 +0000 (17:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Jun 2004 17:04:02 +0000 (17:04 +0000)
commit06a60621ab78bce3069a9b6455594ca9f4080bf7
tree0511f21f84c1992dc6b1308223ed79269259b655
parenta98f0dffa6b4536261c53d88ba7a52265564252d
ScrollDC should take into account overlapped windows. With this change
ScrollWindowEx can be moved out of X11drv.
dlls/user/user_main.c
dlls/x11drv/scroll.c
dlls/x11drv/x11drv.spec
include/user.h
windows/scroll.c