netstat: Initial implementation.
[wine] / dlls / msxml3 / dispex.c
2012-11-29  Nikolay Sivovmsxml3: Fix a leak on error path.
2012-11-29  Nikolay Sivovmsxml3: Revert "msxml3: AddRef() typeinfo pointers...
2012-11-19  Nikolay Sivovmsxml3: AddRef() typeinfo pointers only when we have to.
2012-05-21  Nikolay Sivovmsxml3: Added IDispatch support for IServerXMLHTTPRequest.
2011-12-14  Nikolay Sivovmsxml3: Initialize VARIANT before passing it to Variant...
2011-12-14  Nikolay Sivovmsxml3: Added IXMLDOMParseError2 support.
2011-12-12  Nikolay Sivovmsxml3: Added IDispatchEx support for IXMLDOMSchemaColl...
2011-11-22  Alexandre Julliardmsxml3: Don't return REFIID to avoid compiler warnings.
2011-11-21  Nikolay Sivovmsxml3: Fix support for IXMLDOMDocument3.
2011-11-21  Nikolay Sivovmsxml3: Added common ISupportErrorInfo implementation.
2011-11-17  Francois Gougetmsxml3: Delete the dispex static critical section when...
2011-11-07  Nikolay Sivovmsxml3: Add IDispatchEx support for IXMLDOMNamedNodeMap.
2011-11-07  Nikolay Sivovmsxml3: Fix IDispatch support for IXMLDocument.
2011-11-03  Nikolay Sivovmsxml3: Add type id placeholder for index 0 to make...
2011-11-02  Nikolay Sivovmsxml3: Silence IDispatchJS query.
2011-10-31  Nikolay Sivovmsxml3: Release IDispatchEx dynamic data properly.
2011-10-31  Nikolay Sivovmsxml3: Init dynamic data pointer in IDispatchEx implem...
2011-08-23  Nikolay Sivovmsxml3/mxnamespace: Stub IVBMXNamespaceManager and...
2011-03-09  Austin Englishmsxml3: Avoid shadowing a parameter.
2011-02-24  Alexandre Julliardmsxml3: Include the system libxml headers before the...
2011-02-24  Michael Stefaniucmsxml3: COM cleanup for the IDispatchEx iface.
2011-02-15  Nikolay Sivovmsxml3: Add a stub IXSLProcessor.
2011-02-14  Nikolay Sivovmsxml: Add IXSLTemplate stub.
2010-11-12  Nikolay Sivovmsxml3: Don't include assert.h where it's not used.
2010-08-30  Nikolay Sivovmsxml3: Add IXMLDOMDocument3 stub support.
2010-03-29  Mikhail Maroukhinemsxml3: Fix compiler warnings with flag -Wcast-qual.
2009-08-29  Jacek Cabanmsxml3: Use IXMLDOMSelection as a main queryresult...
2009-08-14  Alistair Leslie... msxml3: IXMLDOMElement doesn't support IObjectIdentity.
2008-10-17  Jacek Cabanmsxml3: Fixed dynamic properties allocation.
2008-10-09  Alistair Leslie... msxml3: Add IXMLHTTPRequest support.
2008-09-03  Alistair Leslie... msxml3: Add IDispatchEx support to IXMLDOMDocument2.
2008-08-27  Alistair Leslie... msxml3: Correct unsupported functions in IDispatchEx.
2008-08-22  Piotr Cabanmsxml3: Added queryresult's IDispatchEx implementation.