msxml3: Check for xsltInit before calling it.
[wine] / dlls / msxml3 / main.c
2008-04-18  Lei Zhangmsxml3: Check for xsltInit before calling it.
2008-04-17  Alistair Leslie... msxml3: Implement transformNode.
2008-03-25  Alistair Leslie... msxml3: Added typelib ids for SAX interfaces.
2008-03-12  Alistair Leslie... msxml3: Register msxml3 typelib.
2008-02-21  Alistair Leslie... msxml3: Implement IDispatch for IXMLDOMImplementation.
2008-02-18  Alistair Leslie... msxml3: Support functions for typelib.
2007-05-15  Andrew Talbotmsxml3: Exclude unused headers.
2006-07-24  Robert Shearmanmsxml3: Use general DLL registration framework to regis...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-14  Hans Leidekkermsxml3: Implement DllUnregisterServer.
2005-11-08  Huw DaviesInclude msxml2.h rather than msxml.h and xmldom.h.
2005-08-12  Mike McCormackPartial implementation of DllRegisterServer.
2005-08-09  Mike McCormackInitialize and clean up libxml2 in DllMain.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.