msxml3: Revert "Simplify IXMLDOMNode::removeChild".
authorMichael Karcher <wine@mkarcher.dialup.fu-berlin.de>
Tue, 7 Oct 2008 09:56:06 +0000 (11:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Oct 2008 11:45:40 +0000 (13:45 +0200)
commit57ee10ff12a7ed1d2ca2936c17b465c9791bac7e
treeef69b2823553867c824196798e791b81aa689ea0
parent91513caa16f5c5c523a312e05920e4ea943cf4fc
msxml3: Revert "Simplify IXMLDOMNode::removeChild".

The simplification was bad, native msxml works if interface pointers
to the wrong interface are passed in. Tests included.
dlls/msxml3/node.c
dlls/msxml3/tests/domdoc.c