Jacek Caban : msxml3: Don't use xmlnode' s IXMLDOMNode iface for a few stub functions.

Alexandre Julliard julliard at winehq.org
Mon Oct 25 10:58:20 CDT 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun Oct 24 22:55:04 2010 +0200

msxml3: Don't use xmlnode's IXMLDOMNode iface for a few stub functions.

---

 dlls/msxml3/attribute.c |   17 ++++++++++-----
 dlls/msxml3/cdata.c     |   17 ++++++++++-----
 dlls/msxml3/comment.c   |   17 ++++++++++-----
 dlls/msxml3/docfrag.c   |   17 ++++++++++-----
 dlls/msxml3/domdoc.c    |    9 +++++++-
 dlls/msxml3/element.c   |   17 ++++++++++-----
 dlls/msxml3/entityref.c |   17 ++++++++++-----
 dlls/msxml3/node.c      |   52 ++++++++++++----------------------------------
 dlls/msxml3/pi.c        |   17 ++++++++++-----
 dlls/msxml3/text.c      |   17 ++++++++++-----
 10 files changed, 110 insertions(+), 87 deletions(-)

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



More information about the wine-cvs mailing list