wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / msxml3 / xmlelem.c
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLElement.
2007-11-07  Alistair Leslie... msxml3: Fix memory leak.
2007-11-05  Alistair Leslie... msxml: Fix a memory leak.
2007-07-25  Andrew Talbotmsxml3: Cast-qual warning fix.
2007-06-11  Alexandre Julliardmsxml: Don't use VariantClear on an uninitialized variant.
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLElement and...