Sweden-Number/dlls/urlmon
Jacek Caban 02bf65a752 urlmon: Better error handling in file protocol. 2008-05-12 13:59:13 +02:00
..
tests urlmon: Better error handling in file protocol. 2008-05-12 13:59:13 +02:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
bindctx.c
binding.c urlmon: Assign to structs instead of using memcpy. 2008-03-19 11:21:46 +01:00
bindprot.c
download.c urlmon: Initialise the cache_file field of DownloadBSC on creation. 2008-03-10 20:38:40 +01:00
file.c urlmon: Better error handling in file protocol. 2008-05-12 13:59:13 +02:00
format.c
ftp.c
http.c urlmon: Fix the character count passed into MultiByteToWideChar in HttpProtocol_Start. 2008-02-16 13:54:11 +01:00
internet.c urlmon: Add stub for CoInternetSetFeatureEnabled. 2008-04-17 12:25:17 +02:00
mk.c urlmon: Don't call ReportProgress(BINDSTATUS_DIRECTBIND) in MkProtocol::Start (current IE doesn't call it). 2008-02-29 20:07:13 +01:00
regsvr.c urlmon: Don't use typeof as it's not portable. 2008-02-27 14:52:24 +01:00
rsrc.rc
sec_mgr.c urlmon: Don't use -1 length in WideCharToMultiByte call. 2008-03-26 23:38:36 +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.inf
urlmon.spec urlmon: Add stub for CoInternetSetFeatureEnabled. 2008-04-17 12:25:17 +02:00
urlmon_main.c urlmon: Assign to structs instead of using memcpy. 2008-03-19 11:21:46 +01:00
urlmon_main.h urlmon: Optimize registering urlmon protocols. 2008-02-21 13:52:13 +01:00
version.rc