ChangeSet ID: 15837 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/01 12:48:25
Modified files: tools/widl : write_msft.c widltypes.h typelib_struct.h parser.y parser.l
Log message: Huw Davies huw@codeweavers.com Add support for dispinterfaces (slightly hacked because we force the import of stdole2.tlb). Add propputref attribute.
Patch: http://cvs.winehq.org/patch.py?id=15837
Old revision New revision Changes Path 1.26 1.27 +170 -60 wine/tools/widl/write_msft.c 1.24 1.25 +1 -0 wine/tools/widl/widltypes.h 1.4 1.5 +1 -0 wine/tools/widl/typelib_struct.h 1.37 1.38 +2 -1 wine/tools/widl/parser.y 1.24 1.25 +1 -0 wine/tools/widl/parser.l