ole2disp.dll16: Add a stub for SETERRORINFO.
[wine] / dlls / msxml3 / doctype.c
2011-03-14  Nikolay Sivovmsxml3: Downgrade FIXME to TRACE for unsupported interf...
2011-03-07  Nikolay Sivovmsxml3: Implement get_nodeTypedValue() for nodes that...
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...
2011-02-22  Nikolay Sivovmsxml3: Use helper to consistently dump variant parameters.
2010-12-16  Michael Stefaniucmsxml3: Use an iface instead of a vtbl pointer in domdo...
2010-11-05  Nikolay Sivovmsxml3: Stub IXMLDOMDocumentType support.