ChangeSet ID: 13501 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/25 19:46:11
Modified files: windows : painting.c dlls/user : painting.c
Log message: GetUpdateRgn should clip the returned region to the client area. Changed GetUpdateRect and ExcludeUpdateRgn to call GetUpdateRgn. Moved these 3 functions to dlls/user/painting.c.
Patch: http://cvs.winehq.org/patch.py?id=13501
Old revision New revision Changes Path 1.92 1.93 +0 -117 wine/windows/painting.c 1.9 1.10 +95 -0 wine/dlls/user/painting.c