wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / urlmon / file.c
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.