Sweden-Number/dlls/urlmon
James Hawkins 75a10719ac urlmon: Fix a few test failures in IE7. 2008-06-25 10:42:53 +02:00
..
tests urlmon: Fix a few test failures in IE7. 2008-06-25 10:42:53 +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 urlmon: Added ibind argument handling in CreateAsyncBindCtx. 2007-12-31 16:48:45 +01:00
binding.c urlmon: Assign to structs instead of using memcpy. 2008-03-19 11:21:46 +01:00
bindprot.c urlmon: Use BindProtocol in Binding object. 2007-12-31 16:48:31 +01:00
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 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: Add stub for CoInternetSetFeatureEnabled. 2008-04-17 12:25:17 +02:00
mk.c urlmon: Make mk protocol behave like IE7. 2008-06-20 12:14:29 +02: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: Remove unneeded cast. 2008-01-22 11:27:38 +01:00
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