.. |
tests
|
urlmon: Added special URLACTION_SCRIPT_OVERRIDE_SAFETY handling.
|
2008-03-14 13:52:04 +01:00 |
Makefile.in
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01: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: 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: 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: 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: 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
|
…
|
|