msxml3: Create additional node for xml declaration.
[wine] / dlls / msxml3 / queryresult.c
2010-06-14  Nikolay Sivovmsxml3: Use defined macros to access internal XPath...
2010-02-17  Nikolay Sivovmsxml3: Use common format for TRACE() in DOM objects.
2010-02-04  Nikolay Sivovmsxml3: Use existing helpers for heap allocations.
2009-08-29  Jacek Cabanmsxml3: Use IXMLDOMSelection as a main queryresult...
2009-03-10  Michael Stefaniucmsxml3: Change long to LONG in msxml2.idl and xmldom...
2008-10-23  Andrew Talbotmsxml3: Sign-compare warning fix.
2008-10-01  Alistair Leslie... msxml3: Correct cast.
2008-09-18  Alistair Leslie... msxml3: Correct IDispatchEx Invoke to return the correc...
2008-08-25  Piotr Cabanmsxml3: Added custom queryresult DISPIDs implementation.
2008-08-22  Piotr Cabanmsxml3: Added queryresult's IDispatchEx implementation.
2008-08-22  Piotr Cabanmsxml3: Code clean up.
2008-07-03  Alistair Leslie... msxml3: Added checks for invalid arguments in queryresult.
2008-07-03  Alistair Leslie... msxml3: Use libxml macros to get the length of a set.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMNodeList.
2007-05-18  Mikołaj Zalewskimsxml3: For queries the get_item should change the...
2007-05-18  Mikołaj Zalewskimsxml3: Improve the XPath queries handling.