wine/ objects/font.c objects/enhmetafile.c msd ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Nov 4 16:43:25 CST 2002


ChangeSet ID:	6162
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/04 16:43:25

Modified files:
	objects        : font.c enhmetafile.c 
	msdos          : vxd.c 
	memory         : virtual.c 
	include        : x11font.h winuser.h winnt.h wingdi.h winbase.h 
	                 gdi.h 
	graphics/x11drv: xfont.c 
	dlls/win32s    : win32s16.c 
	dlls/gdi       : freetype.c 

Log message:
	Patrik Stridvall <ps at leissner.se>
	Fixed mismatches between the Wine headers and the Microsoft headers.

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

Old revision  New revision  Changes     Path
 1.87          1.88          +4 -4       wine/objects/font.c
 1.61          1.62          +1 -1       wine/objects/enhmetafile.c
 1.40          1.41          +2 -2       wine/msdos/vxd.c
 1.87          1.88          +2 -2       wine/memory/virtual.c
 1.19          1.20          +1 -1       wine/include/x11font.h
 1.150         1.151         +5 -5       wine/include/winuser.h
 1.137         1.138         +6 -6       wine/include/winnt.h
 1.79          1.80          +6 -7       wine/include/wingdi.h
 1.162         1.163         +2 -2       wine/include/winbase.h
 1.74          1.75          +1 -1       wine/include/gdi.h
 1.110         1.111         +2 -2       wine/graphics/x11drv/xfont.c
 1.9           1.10          +1 -1       wine/dlls/win32s/win32s16.c
 1.25          1.26          +1 -1       wine/dlls/gdi/freetype.c




More information about the wine-cvs mailing list