server: Move socket async activation to sock_poll_event.
[wine] / dlls / urlmon / file.c
2010-04-20  Alistair Leslie... urlmon: Strip forward and back slashes when using the...
2009-05-19  Jacek Cabanurlmon: Use common name for IInternetProtocol and IInte...
2009-04-01  Jacek Cabanurlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot...
2008-11-14  Andrew Talboturlmon: Sign-compare warnings fix.
2008-06-26  Jacek Cabanurlmon: Make file protocol invalid URL handling behave...
2008-05-12  Jacek Cabanurlmon: Better error handling in file protocol.
2008-05-12  Jacek Cabanurlmon: Correctly handle file URLs with '|' instead...
2008-04-24  Jacek Cabanurlmon: Ignore query and hash part in file protocol...
2008-02-16  Rob Shearmanurlmon: Check the return value of ReadFile and return...
2007-12-14  Jacek Cabanurlmon: Includes clean up.
2007-11-30  Michael Stefaniucurlmon: Rename the wrappers around HeapAlloc() &Co...
2007-11-26  Jacek Cabanurlmon: Wrap heap functions.
2007-07-24  Misha Koshelevurlmon: ReleaseBindInfo in FileProtocol.
2006-10-06  Jacek Cabanurlmon: Win64 printf format warning fixes.
2006-10-03  Francois Gougeturlmon: Fix spelling of the 'origin' parameter in the...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-26  Jacek Cabanurlmon: URL with two slashes is valid.
2005-12-19  Jacek Cabanurlmon: Added handling of BINDF_FROMURLMON in file...
2005-12-19  Jacek Cabanurlmon: Added some tests and fixes of file protocol.
2005-11-09  Jacek CabanAdded IInternetPriority implementation to FileProtocol.
2005-10-29  Jacek CabanReport BINDSTATUS_SENDINGREQUEST in FileProtocol::Start.
2005-09-14  Jacek CabanAdded MIME type checking to FileProtocol::Start.
2005-09-12  Jacek CabanEncode URL in file protocol.
2005-09-06  Jacek CabanAdded file protocol implementation.