urlmon: Fix a reference count leak in RegisterBindStatusCallback.
[wine] / dlls / urlmon / umstream.c
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.