kernel32: Add SYNCHRONIZE access to mailslot handles.
[wine] / dlls / urlmon / file.c
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.