wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / urlmon / umstream.c
2008-01-22  Andrew Talboturlmon: Remove unneeded cast.
2007-12-14  Jacek Cabanurlmon: Includes clean up.
2007-11-30  Michael Stefaniucurlmon: Rename the wrappers around HeapAlloc() &Co...
2007-11-28  Alistair Leslie... urlmon: The callback parameter can be null, check point...
2007-11-26  Jacek Cabanurlmon: Wrap heap functions.
2007-08-08  Rob Shearmanurlmon: Check some of the input parameters to URLOpenSt...
2007-08-08  Rob Shearmanurlmon: Implement URLOpenBlockingStreamA/W and URLOpenS...
2007-08-08  Rob Shearmanurlmon: Implement stubs for URLOpenBlockingStreamA...
2007-06-06  Jacek Cabanurlmon: Don't pass query part of URL to CreateUrlCacheE...
2006-10-06  Jacek Cabanurlmon: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-06  Rolf Kalbermatterurlmon: Fix a LARGE_INTEGER truncation.
2005-12-12  Thomas Weidenmuellerurlmon: Correctly fix IStream::Read.
2005-12-09  Thomas Weidenmuellerurlmon: Fix call to ReadFile.
2005-07-03  Mike McCormackFix -Wpointer-sign warnings.
2005-05-04  Troy RolloImplement URLMonikerImpl_BindToStorage.