ChangeSet ID: 8644 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/30 22:43:09
Modified files: tools/widl : header.c include : unknwn.h strmif.h objidl.h oaidl.h
Log message: Add #ifdefs around forwards and interfaces like MIDL does.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8644
Old revision New revision Changes Path 1.16 1.17 +6 -0 wine/tools/widl/header.c 1.12 1.13 +18 -0 wine/include/unknwn.h 1.17 1.18 +544 -0 wine/include/strmif.h 1.15 1.16 +486 -0 wine/include/objidl.h 1.15 1.16 +162 -0 wine/include/oaidl.h