Sweden-Number/dlls/urlmon
Michael Stefaniuc 1281a687c8 urlmon/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-19 20:53:06 +02:00
..
tests urlmon/tests: Use the available ARRAY_SIZE() macro. 2018-06-19 20:53:06 +02:00
Makefile.in
axinstall.c urlmon: Support [Add.Code] sections in ActiveX INF files. 2017-12-14 18:16:55 +01:00
bindctx.c
binding.c urlmon: Query for IWinInet[Http]Info on BindProtocol instead of protocol handler directly. 2018-05-09 19:47:28 +02:00
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: Added support for COM aggregation of file protocol handler. 2018-05-08 20:29:36 +02:00
format.c
ftp.c urlmon: Added support for COM aggregation to ftp protocol handler. 2018-05-08 20:29:36 +02:00
gopher.c
http.c urlmon: Added support for COM aggregation to http protocol handler. 2018-05-08 20:29:36 +02:00
internet.c
mimefilter.c
mk.c urlmon: Added support for COM aggregation to mk protocol handler. 2018-05-08 20:29:36 +02:00
protocol.c
resource.h
sec_mgr.c
session.c urlmon: Use COM aggregation for urlmon protocols in BindProtocol::StartEx. 2018-05-09 19:47:28 +02:00
umon.c
umstream.c
uri.c urlmon: Do not canonicalize Unicode characters. 2018-02-12 16:25:10 +01:00
urlmon.inf
urlmon.rc
urlmon.rgs
urlmon.spec
urlmon_main.c urlmon: Added support for COM aggregation of file protocol handler. 2018-05-08 20:29:36 +02:00
urlmon_main.h urlmon: Use COM aggregation for IWinInetInfo and IWinInetHttpInfo interfaces in BindProtocol. 2018-05-09 19:47:28 +02:00
urlmon_urlmon.idl
usrmarshal.c