wine/ include/xmldom.idl include/strmif.idl in ...
ChangeSet ID: 19416 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/10 04:51:40 Modified files: include : xmldom.idl strmif.idl odbcinst.h msxml2.idl msxml.idl msi.h msacmdrv.h dlls/usp10 : usp10.c Log message: Vincent Béron <vberon(a)mecano.gme.usherb.ca> Use #include "foo.h" for including Windows headers in dlls/, use #include <bar.h> for including Windows headers in include/. Patch: http://cvs.winehq.org/patch.py?id=19416 Old revision New revision Changes Path 1.3 1.4 +2 -2 wine/include/xmldom.idl 1.1 1.2 +4 -4 wine/include/strmif.idl 1.5 1.6 +1 -1 wine/include/odbcinst.h 1.1 1.2 +2 -2 wine/include/msxml2.idl 1.6 1.7 +1 -1 wine/include/msxml.idl 1.28 1.29 +1 -1 wine/include/msi.h 1.6 1.7 +5 -5 wine/include/msacmdrv.h 1.2 1.3 +4 -4 wine/dlls/usp10/usp10.c
participants (1)
-
Alexandre Julliard