ChangeSet ID: 1008205411305222820024937 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/12/12 20:03:31
Modified files: dlls/user : Makefile.in wnd16.c windows : painting.c Added files: dlls/user : painting.c
Log message: Started rewrite of painting functions for multiple processes. Moved BeginPaint to dlls/user. Fixed bug in paint count handling.
Patch: http://cvs.winehq.com/patch.py?id=1008205411305222820024937
Revision Changes Path 1.32 +1 -0 wine/dlls/user/Makefile.in 1.4 +32 -0 wine/dlls/user/wnd16.c 1.1 +0 -0 wine/dlls/user/painting.c 1.65 +6 -153 wine/windows/painting.c