wine/objects pen.c palette.c gdiobj.c font.c b ...

Alexandre Julliard julliard at winehq.org
Sat Jul 26 15:39:46 CDT 2003


ChangeSet ID:	8873
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/07/26 15:39:46

Modified files:
	objects        : pen.c palette.c gdiobj.c font.c brush.c 
	                 bitmap.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	When GetObject is called with a NULL pointer, return the object's
	size.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8873

Old revision  New revision  Changes     Path
 1.22          1.23          +3 -0       wine/objects/pen.c
 1.56          1.57          +3 -0       wine/objects/palette.c
 1.87          1.88          +0 -2       wine/objects/gdiobj.c
 1.101         1.102         +6 -4       wine/objects/font.c
 1.34          1.35          +3 -0       wine/objects/brush.c
 1.56          1.57          +4 -0       wine/objects/bitmap.c




More information about the wine-cvs mailing list