winhttp: Include <sys/socket.h>.
[wine] / dlls / msxml3 / queryresult.c
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.