Sweden-Number/dlls/urlmon
Nikolay Sivov 8735cfc086 urlmon: Use E_NOT_SUFFICIENT_BUFFER definition. 2014-10-08 13:13:37 +02:00
..
tests urlmon: Don't threat '#' as path delimiter in file URIs. 2014-07-24 15:18:04 +02:00
Makefile.in makefiles: Allow define arguments to be specific to a single file. 2014-01-07 12:20:25 +01:00
axinstall.c urlmon: Accept uppercase extension name in AsyncInstallDistributionUnit. 2013-11-13 11:23:49 +01:00
bindctx.c
binding.c
bindprot.c urlmon: Avoid ProtocolHandler being destroyed in Terminate call. 2014-05-15 19:05:44 +02:00
download.c
file.c
format.c
ftp.c
gopher.c
http.c urlmon: Query bind info object for BINDSTRING_ROOTDOC_URL. 2014-02-26 09:08:26 -06:00
internet.c urlmon: Simplify get_feature_from_process. 2013-11-15 19:23:24 +01:00
mimefilter.c urlmon: Recognize <body> tag in FindMimeFromData function. 2014-07-11 16:59:58 +02:00
mk.c
protocol.c urlmon: Fixed protocol tests on IE10. 2013-11-15 19:23:24 +01:00
resource.h
sec_mgr.c urlmon: Use E_NOT_SUFFICIENT_BUFFER definition. 2014-10-08 13:13:37 +02:00
session.c
umon.c
umstream.c
uri.c urlmon: Don't threat '#' as path delimiter in file URIs. 2014-07-24 15:18:04 +02:00
urlmon.inf
urlmon.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
urlmon.rgs
urlmon.spec urlmon: Added IsInternetESCEnabledLocal implementation. 2014-02-13 17:52:14 +01:00
urlmon_main.c urlmon: Unregister window class on DLL unload. 2014-02-13 19:10:32 +01:00
urlmon_main.h urlmon: Unregister window class on DLL unload. 2014-02-13 19:10:32 +01:00
urlmon_urlmon.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
usrmarshal.c