wine/ tools/winedump/ne.c objects/enhmetafile. ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 23 13:50:11 CDT 2002


ChangeSet ID:	5942
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/23 13:50:11

Modified files:
	tools/winedump : ne.c 
	objects        : enhmetafile.c dib.c 
	loader/ne      : module.c 
	include        : winuser.h winnt.h wingdi.h winbase.h 
	files          : file.c 
	dlls/kernel    : comm.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=5942

Old revision  New revision  Changes     Path
 1.1           1.2           +2 -2       wine/tools/winedump/ne.c
 1.60          1.61          +3 -3       wine/objects/enhmetafile.c
 1.69          1.70          +1 -1       wine/objects/dib.c
 1.121         1.122         +2 -2       wine/loader/ne/module.c
 1.147         1.148         +5 -5       wine/include/winuser.h
 1.135         1.136         +15 -9      wine/include/winnt.h
 1.77          1.78          +3 -8       wine/include/wingdi.h
 1.161         1.162         +24 -7      wine/include/winbase.h
 1.165         1.166         +3 -2       wine/files/file.c
 1.66          1.67          +8 -1       wine/dlls/kernel/comm.c




More information about the wine-cvs mailing list