msxml3: Don't use xmlnode's IXMLDOMNode iface in replaceChild implementations.
commit6d20b3f96a8b70045403e133c3ee9f93cc12e609
authorJacek Caban <jacek@codeweavers.com>
Wed, 13 Oct 2010 13:11:32 +0000 (13 15:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Oct 2010 13:55:10 +0000 (13 15:55 +0200)
treee76546fa59b35a4368c2245fa0e49152bb497e8c
parent91acf625fb32c271146d61b75606badf64d6ac0f
msxml3: Don't use xmlnode's IXMLDOMNode iface in replaceChild 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