wine/ dlls/user/Makefile.in dlls/user/wnd16.c ...

Alexandre Julliard julliard at winehq.com
Wed Dec 12 19:03:31 CST 2001


ChangeSet ID:	1008205411305222820024937
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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





More information about the wine-cvs mailing list