wine/tools/widl write_msft.c widltypes.h typel ...

Alexandre Julliard julliard at winehq.org
Tue Jan 25 14:02:09 CST 2005


ChangeSet ID:	15684
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/25 14:02:09

Modified files:
	tools/widl     : write_msft.c widltypes.h typelib.h typelib.c 
	                 parser.y 

Log message:
	Huw Davies <huw at codeweavers.com>
	Add enum support.
	Another attempt at getting the alignment bits correct.

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

Old revision  New revision  Changes     Path
 1.22          1.23          +43 -49     wine/tools/widl/write_msft.c
 1.23          1.24          +1 -0       wine/tools/widl/widltypes.h
 1.4           1.5           +1 -0       wine/tools/widl/typelib.h
 1.7           1.8           +13 -0      wine/tools/widl/typelib.c
 1.35          1.36          +4 -0       wine/tools/widl/parser.y




More information about the wine-cvs mailing list