wine-wine/dlls/urlmon
Jacek Caban be1e2080b3 urlmon: 0x800c0008 is INET_E_DOWNLOAD_FAILURE. 2008-02-22 12:09:37 +01:00
..
tests urlmon: Fixed crash on old IE. 2008-02-21 12:53:00 +01:00
Makefile.in urlmon: Reimplement URLDownloadToFileW on top of URL moniker. 2008-02-18 12:56:02 +01:00
bindctx.c urlmon: Added ibind argument handling in CreateAsyncBindCtx. 2007-12-31 16:48:45 +01:00
binding.c urlmon: 0x800c0008 is INET_E_DOWNLOAD_FAILURE. 2008-02-22 12:09:37 +01:00
bindprot.c urlmon: Use BindProtocol in Binding object. 2007-12-31 16:48:31 +01:00
download.c urlmon: URLDownloadToFileA code clean up. 2008-02-18 12:56:28 +01:00
file.c urlmon: Check the return value of ReadFile and return INET_E_DOWNLOAD_FAILURE is it fails. 2008-02-16 13:54:36 +01:00
format.c urlmon: Call AddRef in EnumFORMATETC::QueryInterface. 2007-12-31 16:49:16 +01:00
ftp.c urlmon: Includes clean up. 2007-12-14 12:24:51 +01:00
http.c urlmon: Fix the character count passed into MultiByteToWideChar in HttpProtocol_Start. 2008-02-16 13:54:11 +01:00
internet.c urlmon: Added CoInternetQueryInfo implementation. 2007-12-28 11:29:22 +01:00
mk.c urlmon: Includes clean up. 2007-12-14 12:24:51 +01:00
regsvr.c urlmon: Includes clean up. 2007-12-14 12:24:51 +01:00
rsrc.rc
sec_mgr.c urlmon: Includes clean up. 2007-12-14 12:24:51 +01:00
session.c urlmon: Make session object thread safe. 2008-02-21 13:52:18 +01:00
umon.c urlmon: Use BindToStorage hack only for binding to IStream. 2008-02-18 12:57:06 +01:00
umstream.c urlmon: Remove unneeded cast. 2008-01-22 11:27:38 +01:00
urlmon.inf
urlmon.spec urlmon: Added CopyStgMedium implementation. 2008-02-04 13:15:28 +01:00
urlmon_main.c urlmon: Optimize registering urlmon protocols. 2008-02-21 13:52:13 +01:00
urlmon_main.h urlmon: Optimize registering urlmon protocols. 2008-02-21 13:52:13 +01:00
version.rc