wine/ windows/cursoricon.c objects/dib.c inclu ...

Alexandre Julliard julliard at winehq.org
Tue Jan 13 17:31:48 CST 2004


ChangeSet ID:	10663
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/13 17:31:47

Modified files:
	windows        : cursoricon.c 
	objects        : dib.c 
	include        : bitmap.h 
	dlls/x11drv    : x11drv.h dib.c brush.c bitmap.c 
	dlls/gdi       : gdi32.spec 

Log message:
	Moved some code around to avoid exporting DIB functions from gdi32.

Patch: http://cvs.winehq.com/patch.py?id=10663

Old revision  New revision  Changes     Path
 1.69          1.70          +59 -7      wine/windows/cursoricon.c
 1.80          1.81          +0 -86      wine/objects/dib.c
 1.27          1.28          +0 -4       wine/include/bitmap.h
 1.13          1.14          +5 -0       wine/dlls/x11drv/x11drv.h
 1.3           1.4           +138 -8     wine/dlls/x11drv/dib.c
 1.1           1.2           +1 -1       wine/dlls/x11drv/brush.c
 1.1           1.2           +1 -1       wine/dlls/x11drv/bitmap.c
 1.34          1.35          +0 -4       wine/dlls/gdi/gdi32.spec




More information about the wine-cvs mailing list