ChangeSet ID: 10636 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/12 15:15:17
Modified files: windows : scroll.c include : user.h dlls/x11drv : x11drv.spec scroll.c dlls/user : user_main.c
Log message: ScrollDC doesn't need to be in the graphics driver.
Patch: http://cvs.winehq.com/patch.py?id=10636
Old revision New revision Changes Path 1.41 1.42 +80 -9 wine/windows/scroll.c 1.58 1.59 +0 -1 wine/include/user.h 1.51 1.52 +0 -1 wine/dlls/x11drv/x11drv.spec 1.17 1.18 +1 -89 wine/dlls/x11drv/scroll.c 1.62 1.63 +0 -1 wine/dlls/user/user_main.c