wine-wine/dlls/urlmon
Michael Stefaniuc 036db280d2 urlmon: Remove a redundant NULL check before free (Smatch). 2011-10-11 13:37:50 +02:00
..
tests urlmon: Added basic GetSecurityIdEx2 implementation. 2011-10-10 13:29:55 +02:00
Makefile.in
bindctx.c
binding.c
bindprot.c
download.c
file.c urlmon: Use CoInternetParseIUri instead of IUri::GetPath in file protocol handler implementation. 2011-06-27 13:09:48 -05:00
format.c
ftp.c
gopher.c
http.c urlmon: Remove a redundant NULL check before free (Smatch). 2011-10-11 13:37:50 +02:00
internet.c urlmon: Added CoInternetIsFeatureZoneElevationEnabled implementation. 2011-09-19 17:56:06 +02:00
mimefilter.c
mk.c
protocol.c
protproxy.c
rsrc.rc
sec_mgr.c urlmon: Added basic GetSecurityIdEx2 implementation. 2011-10-10 13:29:55 +02:00
session.c
umon.c urlmon: Fixed array size check (Coverity). 2011-06-27 16:42:17 -05:00
umstream.c
uri.c urlmon: Improved IUri support for wildcard URLs. 2011-10-10 13:29:33 +02:00
urlmon.inf
urlmon.rgs
urlmon.spec urlmon: Add a stub for RegisterMediaTypes(). 2011-09-20 16:21:41 +02:00
urlmon_main.c urlmon: Add a stub for RegisterMediaTypes(). 2011-09-20 16:21:41 +02:00
urlmon_main.h
urlmon_urlmon.idl
usrmarshal.c