wine/ objects/dc.c dlls/x11drv/x11drv.spec dll ...

Alexandre Julliard julliard at winehq.org
Thu Mar 4 00:26:11 CST 2004


ChangeSet ID:	11356
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/04 00:26:11

Modified files:
	objects        : dc.c 
	dlls/x11drv    : x11drv.spec init.c 
	dlls/wineps    : wineps.spec psdrv.h init.c 
	dlls/ttydrv    : ttydrv.spec dc.c 
	dlls/gdi       : gdi_private.h 

Log message:
	Changed the CreateDC driver entry point to use an HDC instead of a DC
	pointer.

Patch: http://cvs.winehq.org/patch.py?id=11356

Old revision  New revision  Changes     Path
 1.115         1.116         +2 -2       wine/objects/dc.c
 1.56          1.57          +1 -1       wine/dlls/x11drv/x11drv.spec
 1.7           1.8           +3 -4       wine/dlls/x11drv/init.c
 1.26          1.27          +1 -1       wine/dlls/wineps/wineps.spec
 1.50          1.51          +0 -1       wine/dlls/wineps/psdrv.h
 1.56          1.57          +4 -6       wine/dlls/wineps/init.c
 1.34          1.35          +1 -1       wine/dlls/ttydrv/ttydrv.spec
 1.23          1.24          +4 -6       wine/dlls/ttydrv/dc.c
 1.7           1.8           +1 -1       wine/dlls/gdi/gdi_private.h




More information about the wine-cvs mailing list