msxml3: Don't use xmlnode's IXMLDOMNode iface in get_xml implementations.
commit6241b9d6525f340233bf1578c44df4e88bd7d82e
authorJacek Caban <jacek@codeweavers.com>
Fri, 29 Oct 2010 14:27:09 +0000 (29 16:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Oct 2010 14:31:42 +0000 (29 16:31 +0200)
treef1e822e6e840cf631815e2214fc2125ab8333401
parentd147ee1392a8e1e04379530414231c4a1abe1b37
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_xml 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