Sweden-Number/dlls/urlmon
Piotr Caban e85210f3c5 urlmon/tests: Show that text/plain and application/octet-stream mimes suggestions are ignorred. 2012-03-09 17:25:17 +01:00
..
tests urlmon/tests: Show that text/plain and application/octet-stream mimes suggestions are ignorred. 2012-03-09 17:25:17 +01:00
Makefile.in
bindctx.c
binding.c urlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo. 2012-03-08 18:54:57 +01:00
bindprot.c urlmon: Added support for PI_FORCE_ASYNC flag in IInternetProtocol::Switch implementation. 2012-01-20 16:02:01 +01:00
download.c
file.c
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: Handle implicit file scheme in MapUrlToZone and GetSecurityId functions. 2012-01-31 15:38:01 +01:00
session.c
umon.c urlmon: Fixed trace message in URLMoniker_BindToObject function. 2011-12-15 10:49:18 +01:00
umstream.c
uri.c urlmon: Properly handle combining relative mk: URIs containing full internal path. 2012-02-09 09:39:34 -06:00
urlmon.inf
urlmon.rgs
urlmon.spec urlmon: Added CopyBindInfo implementation. 2012-03-08 18:54:51 +01:00
urlmon_main.c urlmon: Reorganize FindMimeFromData implementation. 2012-03-09 17:24:58 +01:00
urlmon_main.h urlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo. 2012-03-08 18:54:57 +01:00
urlmon_urlmon.idl urlmon: Added CUri ClassFactory implementation. 2012-01-13 18:17:36 +01:00
usrmarshal.c