wine/ tools/winebuild/winebuild.man.in tools/w ...

Alexandre Julliard julliard at wine.codeweavers.com
Sat Dec 14 19:22:41 CST 2002


ChangeSet ID:	6651
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/12/14 19:22:41

Modified files:
	tools/winebuild: winebuild.man.in spec32.c parser.c import.c 
	                 build.h 
	dlls/kernel    : kernel32.spec 

Log message:
	Added support for defining forward functions as stdcall so that we can
	get the proper number of arguments for stdcall decoration.

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

Old revision  New revision  Changes     Path
 1.9           1.10          +4 -1       wine/tools/winebuild/winebuild.man.in
 1.58          1.59          +19 -12     wine/tools/winebuild/spec32.c
 1.39          1.40          +6 -0       wine/tools/winebuild/parser.c
 1.43          1.44          +1 -1       wine/tools/winebuild/import.c
 1.38          1.39          +1 -0       wine/tools/winebuild/build.h
 1.84          1.85          +12 -12     wine/dlls/kernel/kernel32.spec




More information about the wine-cvs mailing list