wine/ dlls/gdi/gdi32.spec dlls/gdi/printdrv.c ...

Alexandre Julliard julliard at winehq.com
Mon Dec 17 14:58:09 CST 2001


ChangeSet ID:	1008622688909907669760287
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/12/17 15:58:08

Modified files:
	dlls/gdi       : gdi32.spec printdrv.c 
	graphics       : escape.c 
	include        : gdi.h 
	include/wine   : wingdi16.h 
	objects        : .cvsignore Makefile.in dc.c 
	windows        : dce.c 

Log message:
	Changed DC hook and abort proc handling to avoid having to allocate
	thunks dynamically.

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

Revision  Changes    Path
 1.12     +1 -0      wine/dlls/gdi/gdi32.spec
 1.18     +25 -7     wine/dlls/gdi/printdrv.c
 1.27     +1 -1      wine/graphics/escape.c
 1.54     +1 -2      wine/include/gdi.h
 1.18     +5 -2      wine/include/wine/wingdi16.h
 1.3      +4 -0      wine/objects/.cvsignore
 1.6      +6 -1      wine/objects/Makefile.in
 1.67     +31 -29    wine/objects/dc.c
 1.67     +1 -3      wine/windows/dce.c





More information about the wine-cvs mailing list