ChangeSet ID: 15902 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/02 13:10:02
Modified files: tools/widl : write_msft.c widltypes.h typelib.h typelib.c parser.y
Log message: Huw Davies huw@codeweavers.com Add support for typedefs.
Patch: http://cvs.winehq.org/patch.py?id=15902
Old revision New revision Changes Path 1.27 1.28 +29 -1 wine/tools/widl/write_msft.c 1.25 1.26 +1 -0 wine/tools/widl/widltypes.h 1.5 1.6 +1 -0 wine/tools/widl/typelib.h 1.10 1.11 +17 -0 wine/tools/widl/typelib.c 1.38 1.39 +3 -1 wine/tools/widl/parser.y