9 Jan
2005
9 Jan
'05
5:59 p.m.
ChangeSet ID: 15295 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/09 11:59:44 Modified files: tools/widl : write_msft.c widltypes.h parser.y parser.l Log message: Huw Davies <huw(a)codeweavers.com> Add attributes control, hidden and restricted. Correctly set the libflags for these attributes. Patch: http://cvs.winehq.org/patch.py?id=15295 Old revision New revision Changes Path 1.1 1.2 +17 -0 wine/tools/widl/write_msft.c 1.20 1.21 +3 -0 wine/tools/widl/widltypes.h 1.30 1.31 +5 -0 wine/tools/widl/parser.y 1.21 1.22 +2 -0 wine/tools/widl/parser.l