wine/tools/widl widl.h widl.c proxy.c parser.y ...
ChangeSet ID: 6344 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/11/20 18:02:38 Modified files: tools/widl : widl.h widl.c proxy.c parser.y parser.l header.c Log message: Ove Kaaven <ovek(a)transgaming.com> Added "generate headers only" command-line option. Implemented imports from inside interface definitions. Fixed a few problems with generating header files for COM interfaces. Patch: http://cvs.winehq.com/patch.py?id=6344 Old revision New revision Changes Path 1.1 1.2 +1 -0 wine/tools/widl/widl.h 1.6 1.7 +6 -1 wine/tools/widl/widl.c 1.4 1.5 +2 -0 wine/tools/widl/proxy.c 1.4 1.5 +29 -18 wine/tools/widl/parser.y 1.7 1.8 +4 -1 wine/tools/widl/parser.l 1.5 1.6 +9 -4 wine/tools/widl/header.c
participants (1)
-
Alexandre Julliard