wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / msxml3 / factory.c
2008-06-27  Alistair Leslie... msxml3: Added support for creating DOMFreeThreadedDocument.
2008-03-25  Alistair Leslie... msxml3: Added support for SAXXMLReader.
2007-12-11  Alistair Leslie... msxml: Register missing components.
2007-11-16  Huw Daviesmsxml3: Don't leak an interface on failure.
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLDocument.
2007-02-28  Huw Daviesmsxml3: Add a schema cache object.
2007-01-22  Bang Jun-Youngmsxml3: config.h police.
2006-11-14  Huw Daviesmsxml3: Support both v 2.x and 3.0 version independent...
2006-11-14  Huw Daviesmsxml3: Add the CLSID_DOMDocument define in msxml2...
2006-08-02  Alexandre Julliardmsxml3: Make some functions and variables static.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-27  Huw Daviesmsxml: Issue a fixme if the interface is not implemented.
2005-11-08  Huw DaviesInclude msxml2.h rather than msxml.h and xmldom.h.
2005-08-10  Vincent BéronCorrect mismatches between spec files and comments...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.