Assorted spelling fixes.
[wine] / dlls / msxml3 / queryresult.c
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.