wine/tools/widl write_msft.c typelib_struct.h

Alexandre Julliard julliard at winehq.org
Wed Jan 26 14:40:34 CST 2005


ChangeSet ID:	15696
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/26 14:40:34

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

Log message:
	Huw Davies <huw at codeweavers.com>
	When adding an interface, midl adds the inherited interface first
	unless the inherited interface doesn't itself inherit.
	Fix the id, sizevft and datatype2 fields for interfaces that inherit.
	Prevent a crash if the typelib is empty.
	Clarify a few more entries on typelib_struct.h

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

Old revision  New revision  Changes     Path
 1.23          1.24          +31 -8      wine/tools/widl/write_msft.c
 1.3           1.4           +9 -8       wine/tools/widl/typelib_struct.h




More information about the wine-cvs mailing list