Alexandre Julliard : msxml3: Include the system libxml headers before the Windows headers.

Alexandre Julliard julliard at winehq.org
Thu Feb 24 11:43:25 CST 2011


Module: wine
Branch: master
Commit: a1c8f6df847382336b1fc55f4e46d4cd5b58d1b9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a1c8f6df847382336b1fc55f4e46d4cd5b58d1b9

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Feb 24 13:11:53 2011 +0100

msxml3: Include the system libxml headers before the Windows headers.

---

 dlls/msxml3/attribute.c     |    6 ++++++
 dlls/msxml3/bsc.c           |    5 +++++
 dlls/msxml3/cdata.c         |    5 +++++
 dlls/msxml3/comment.c       |    5 +++++
 dlls/msxml3/dispex.c        |    5 +++++
 dlls/msxml3/docfrag.c       |    5 +++++
 dlls/msxml3/doctype.c       |    5 +++++
 dlls/msxml3/domdoc.c        |   14 +++++++++-----
 dlls/msxml3/domimpl.c       |    5 +++++
 dlls/msxml3/element.c       |    5 +++++
 dlls/msxml3/entityref.c     |    5 +++++
 dlls/msxml3/factory.c       |    5 +++++
 dlls/msxml3/httprequest.c   |    8 ++++++--
 dlls/msxml3/main.c          |   15 +++++++++++++++
 dlls/msxml3/msxml_private.h |   27 ---------------------------
 dlls/msxml3/node.c          |   31 +++++++++++++++++++++++++++----
 dlls/msxml3/nodelist.c      |    5 +++++
 dlls/msxml3/nodemap.c       |    5 +++++
 dlls/msxml3/parseerror.c    |    5 +++++
 dlls/msxml3/pi.c            |    5 +++++
 dlls/msxml3/queryresult.c   |   10 +++++++---
 dlls/msxml3/saxreader.c     |   10 +++++++---
 dlls/msxml3/schema.c        |   20 ++++++++++++--------
 dlls/msxml3/stylesheet.c    |    5 +++++
 dlls/msxml3/text.c          |    5 +++++
 dlls/msxml3/xdr.c           |    9 ++++++---
 dlls/msxml3/xmldoc.c        |    5 +++++
 dlls/msxml3/xmlelem.c       |    5 +++++
 dlls/msxml3/xslpattern.h    |    2 --
 dlls/msxml3/xslpattern.l    |    1 +
 dlls/msxml3/xslpattern.y    |    1 +
 31 files changed, 187 insertions(+), 57 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a1c8f6df847382336b1fc55f4e46d4cd5b58d1b9



More information about the wine-cvs mailing list