msxml3: In IXMLElementCollection store pointer to node instead of pointer to children.
commit20e63dcfd1634352ae8d94b8f985749dc34f65f7
authorNikolay Sivov <bunglehead@gmail.com>
Thu, 14 Jan 2010 21:16:03 +0000 (15 00:16 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Jan 2010 13:18:39 +0000 (18 14:18 +0100)
tree0007c37ecfb7969df1cf7464857f8db477ac9939
parent7f5cedf70aa01f23ee7a6a92c63e62405c9adc88
msxml3: In IXMLElementCollection store pointer to node instead of pointer to children.

Collection should be able to track node removal from children list.
dlls/msxml3/tests/xmlelem.c
dlls/msxml3/xmlelem.c