user32/tests: Fix some window test failures on various Windows platforms.
[wine] / dlls / msxml3 / xmldoc.c
2009-01-26  Michael Stefaniucmsxml3: Remove superfluous pointer casts.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDocument.
2008-02-04  Alistair Leslie... msxml3: Correct createElement return value for an inval...
2007-12-10  Alistair Leslie... msxml3: Implement IPersistStream.
2007-11-15  Rob Shearmanmsxml3: Don't leak node in xmldoc_createElement in...
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLDocument.