wine/ include/gdi.h dlls/gdi/gdiobj.c dlls/gdi ...

Alexandre Julliard julliard at winehq.org
Fri Mar 25 14:58:29 CST 2005


ChangeSet ID:	16861
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/25 14:58:29

Modified files:
	include        : gdi.h 
	dlls/gdi       : gdiobj.c gdi_private.h dc.c 

Log message:
	Explicitly store the stack of saved DCs in the DC structure instead of
	using the 16-bit hNext field in the object header.

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

Old revision  New revision  Changes     Path
 1.98          1.99          +0 -1       wine/include/gdi.h
 1.7           1.8           +3 -14      wine/dlls/gdi/gdiobj.c
 1.20          1.21          +1 -0       wine/dlls/gdi/gdi_private.h
 1.6           1.7           +12 -9      wine/dlls/gdi/dc.c




More information about the wine-cvs mailing list