msxml3: Don't use xmlnode's IXMLDOMNode iface in get_childNode implementations.
commitc8b15e90bd2eb17c99885a148a15dae8f2e3e946
authorJacek Caban <jacek@codeweavers.com>
Wed, 8 Sep 2010 13:12:02 +0000 (8 15:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Sep 2010 17:49:30 +0000 (8 19:49 +0200)
tree2a48b1ea8cda90aeb11a768e62a86718a464b442
parented2b72248fef1880e176e88ca46e03cc5769c8ca
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_childNode 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