Jacek Caban : msxml3: Don't use xmlnode's IXMLDOMNode iface in get_[ previous|next]Sibling implementations.

Alexandre Julliard julliard at winehq.org
Mon Sep 13 17:14:42 CDT 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Sep 10 16:53:48 2010 +0200

msxml3: Don't use xmlnode's IXMLDOMNode iface in get_[previous|next]Sibling implementations.

---

 dlls/msxml3/attribute.c     |   10 ++++++-
 dlls/msxml3/cdata.c         |   10 ++++++-
 dlls/msxml3/comment.c       |   10 ++++++-
 dlls/msxml3/docfrag.c       |   10 ++++++-
 dlls/msxml3/domdoc.c        |   10 ++++++-
 dlls/msxml3/element.c       |   10 ++++++-
 dlls/msxml3/entityref.c     |   10 ++++++-
 dlls/msxml3/msxml_private.h |    2 +
 dlls/msxml3/node.c          |   58 +++++++++++++++---------------------------
 dlls/msxml3/pi.c            |   10 ++++++-
 dlls/msxml3/text.c          |   10 ++++++-
 11 files changed, 95 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list