msxml3: Don't use xmlnode's IXMLDOMNode iface in put_nodeValue implementations.
authorJacek Caban <jacek@codeweavers.com>
Tue, 7 Sep 2010 13:27:31 +0000 (15:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2010 14:01:26 +0000 (16:01 +0200)
commit9413fab39ea86a55d2e1e3fb119599436138da42
tree2258877de18a6a3afb360f78b378835a48d3a910
parentb42a243fec28e34feb1c4cf9fd5dc744d2954824
msxml3: Don't use xmlnode's IXMLDOMNode iface in put_nodeValue implementations.
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/domdoc.c
dlls/msxml3/element.c
dlls/msxml3/entityref.c
dlls/msxml3/msxml_private.h
dlls/msxml3/node.c
dlls/msxml3/pi.c
dlls/msxml3/text.c