msxml3: Don't forward put_nodeTypedValue and put_dataType calls to node IXMLDOMNode...
commit9a16f796f2dab991a70973aef4f9de00d2759b0f
authorJacek Caban <jacek@codeweavers.com>
Thu, 30 Dec 2010 12:07:50 +0000 (30 13:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Dec 2010 14:02:27 +0000 (30 15:02 +0100)
tree3f173bd404830a31dc90aac4def6da86c6fb8941
parent9fd7f07ed98739f29d06cb62b577f3687793095c
msxml3: Don't forward put_nodeTypedValue and put_dataType calls to node IXMLDOMNode iface.
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/domdoc.c
dlls/msxml3/entityref.c
dlls/msxml3/main.c
dlls/msxml3/msxml_private.h
dlls/msxml3/node.c
dlls/msxml3/pi.c