wine/tools/widl widl.c typelib.c proxy.c parse ...
ChangeSet ID: 14131 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/11 14:54:37 Modified files: tools/widl : widl.c typelib.c proxy.c parser.y header.h header.c Log message: Jacek Caban <jack(a)itma.pwr.wroc.pl> - Added creation of dispinterface header. - Added creation of coclass header. - Added messages when fopen fails. Patch: http://cvs.winehq.org/patch.py?id=14131 Old revision New revision Changes Path 1.17 1.18 +4 -1 wine/tools/widl/widl.c 1.1 1.2 +2 -1 wine/tools/widl/typelib.c 1.17 1.18 +3 -1 wine/tools/widl/proxy.c 1.23 1.24 +2 -1 wine/tools/widl/parser.y 1.6 1.7 +2 -0 wine/tools/widl/header.h 1.29 1.30 +75 -6 wine/tools/widl/header.c
participants (1)
-
Alexandre Julliard