Jacek Caban : msxml3: Don't use xmlnode' s IXMLDOMNode iface in get_nodeType and get_nodeParent implementations.

Alexandre Julliard julliard at winehq.org
Tue Sep 7 11:22:57 CDT 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Sep  7 15:28:21 2010 +0200

msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeType and get_nodeParent implementations.

---

 dlls/msxml3/attribute.c     |    6 +++++-
 dlls/msxml3/cdata.c         |   11 +++++++++--
 dlls/msxml3/comment.c       |   11 +++++++++--
 dlls/msxml3/docfrag.c       |   11 +++++++++--
 dlls/msxml3/domdoc.c        |   11 +++++++++--
 dlls/msxml3/element.c       |   11 +++++++++--
 dlls/msxml3/entityref.c     |   11 +++++++++--
 dlls/msxml3/msxml_private.h |    1 +
 dlls/msxml3/node.c          |   29 +++++++++++++++--------------
 dlls/msxml3/pi.c            |   11 +++++++++--
 dlls/msxml3/text.c          |   11 +++++++++--
 11 files changed, 93 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list