netstat: Initial implementation.
[wine] / dlls / msxml3 / domimpl.c
2011-11-21  Nikolay Sivovmsxml3: Forward IDispatch to IDispatchEx when supported.
2011-11-15  Nikolay Sivovmsxml3: Added IDispatchEx support for IXMLDOMImplementa...
2011-03-14  Nikolay Sivovmsxml3: Downgrade FIXME to TRACE for unsupported interf...
2011-03-07  Nikolay Sivovmsxml3: Trace ref counts for all dom objects.
2011-03-01  Nikolay Sivovmsxml3: Always set out pointer to null on failed QueryI...
2011-02-24  Alexandre Julliardmsxml3: Include the system libxml headers before the...
2010-12-16  Michael Stefaniucmsxml3: Use an iface instead of a vtbl pointer in domimpl.
2010-08-30  Nikolay Sivovmsxml3: Add IXMLDOMDocument3 stub support.
2010-02-17  Nikolay Sivovmsxml3: Use common format for TRACE() in DOM objects.
2010-02-04  Nikolay Sivovmsxml3: Use existing helpers for heap allocations.
2008-06-20  Andrew Talbotmsxml3: Constify some variables.
2008-04-30  Eric Pouechjanitorial: Prototype func() should be func(void).
2008-02-21  Alistair Leslie... msxml3: Implement IDispatch for IXMLDOMImplementation.
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-18  Alistair Leslie... msxml3: Implement IXMLDOMImplementation Interface.