Sweden-Number/dlls/urlmon
Dmitry Timoshkov 97529298a1 urlmon/tests: Add a test for ProtocolCF_CreateInstance not supporting aggregation.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-22 19:16:05 +02:00
..
tests urlmon/tests: Add a test for ProtocolCF_CreateInstance not supporting aggregation. 2019-05-22 19:16:05 +02:00
Makefile.in
axinstall.c
bindctx.c urlmon: Remove useless casts to self. 2019-03-01 17:48:26 +01:00
binding.c
bindprot.c urlmon: Ensure that inner protocol handler reference is released after other references. 2018-05-22 10:24:29 +02:00
download.c
file.c urlmon: Remove useless casts to self. 2019-03-01 17:48:26 +01:00
format.c
ftp.c urlmon: Pass unescaped URLs to InternetOpenUrl in ftp protocol handler. 2019-03-26 20:25:14 +01:00
gopher.c
http.c
internet.c urlmon: Add support for PARSE_UNESCAPE to CoInternetParseUrl. 2019-05-17 20:01:43 +02:00
mimefilter.c
mk.c
protocol.c
resource.h
sec_mgr.c
session.c
umon.c
umstream.c
uri.c urlmon: Use strncmpiW instead of memicmpW for strings without embedded nulls. 2019-05-08 08:35:05 -05:00
urlmon.inf
urlmon.rc
urlmon.rgs
urlmon.spec urlmon: Add CoInternetGetBrowserProfile stub. 2019-05-20 13:18:19 +02:00
urlmon_main.c urlmon: Add CoInternetGetBrowserProfile stub. 2019-05-20 13:18:19 +02:00
urlmon_main.h
urlmon_urlmon.idl
usrmarshal.c