ChangeSet ID: 15316 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/10 08:22:24
Modified files: tools/widl : write_msft.c widltypes.h parser.y
Log message: Huw Davies huw@codeweavers.com Add support for optional arguments and some suppport for the defaultvalue attributes. Better calculation of the typeinfo's res3 member (at least for interfaces).
Patch: http://cvs.winehq.org/patch.py?id=15316
Old revision New revision Changes Path 1.3 1.4 +85 -23 wine/tools/widl/write_msft.c 1.21 1.22 +2 -1 wine/tools/widl/widltypes.h 1.31 1.32 +2 -2 wine/tools/widl/parser.y