gdi32: Implement PaintRgn().
[wine] / dlls / msxml3 / dispex.c
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.