Sweden-Number/dlls/urlmon
Jacek Caban d3a9af15d2 urlmon/tests: Added more ref counting and aggregation tests.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-22 10:24:32 +02:00
..
tests urlmon/tests: Added more ref counting and aggregation tests. 2018-05-22 10:24:32 +02:00
Makefile.in
axinstall.c
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