Jacek Caban : msxml3: Don' t forward put_nodeTypedValue and put_dataType calls to node IXMLDOMNode iface .

Alexandre Julliard julliard at winehq.org
Thu Dec 30 10:49:57 CST 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Dec 30 13:07:50 2010 +0100

msxml3: Don't forward put_nodeTypedValue and put_dataType calls to node IXMLDOMNode iface.

---

 dlls/msxml3/attribute.c     |   13 ++++++++++---
 dlls/msxml3/cdata.c         |   13 ++++++++++---
 dlls/msxml3/comment.c       |   13 ++++++++++---
 dlls/msxml3/docfrag.c       |   13 ++++++++++---
 dlls/msxml3/domdoc.c        |   11 +++++++++--
 dlls/msxml3/entityref.c     |   13 ++++++++++---
 dlls/msxml3/main.c          |   27 +++++++++++++++++++++++++++
 dlls/msxml3/msxml_private.h |    2 ++
 dlls/msxml3/node.c          |   42 ++++++++++++------------------------------
 dlls/msxml3/pi.c            |   13 ++++++++++---
 10 files changed, 110 insertions(+), 50 deletions(-)

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



More information about the wine-cvs mailing list