winedos: Remove superfluous casts of void pointers to other pointer types.
[wine] / dlls / msxml3 / xmlelem.c
2007-06-11  Alexandre Julliardmsxml: Don't use VariantClear on an uninitialized variant.
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLElement and...