wine/tools/widl write_msft.c typelib_struct.h ...

Alexandre Julliard julliard at winehq.org
Tue Feb 8 06:09:43 CST 2005


ChangeSet ID:	15955
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/08 06:09:43

Modified files:
	tools/widl     : write_msft.c typelib_struct.h typelib.c 

Log message:
	Huw Davies <huw at codeweavers.com>
	Add VARIANT_BOOL.
	Fix CURRENCY alignment.
	A function with a [retval] param has a bit set in the FKCCIC bitfield.
	Two functions with the same name share the same id.
	The param names of propput and propputref functions don't go into the
	typelib.

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

Old revision  New revision  Changes     Path
 1.29          1.30          +20 -8      wine/tools/widl/write_msft.c
 1.5           1.6           +1 -0       wine/tools/widl/typelib_struct.h
 1.12          1.13          +10 -9      wine/tools/widl/typelib.c




More information about the wine-cvs mailing list