wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / msxml3 / xmldoc.c
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.