ChangeSet ID: 12058 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/19 18:08:22
Modified files: tools/widl : widltypes.h parser.y parser.l header.c
Log message: Robert Shearman R.J.Shearman@warwick.ac.uk - Handle "? :" conditionals. - Allow [handle] attribute for types.
Patch: http://cvs.winehq.org/patch.py?id=12058
Old revision New revision Changes Path 1.12 1.13 +3 -0 wine/tools/widl/widltypes.h 1.14 1.15 +29 -0 wine/tools/widl/parser.y 1.16 1.17 +1 -0 wine/tools/widl/parser.l 1.20 1.21 +9 -0 wine/tools/widl/header.c