Sweden-Number/dlls/urlmon
Jacek Caban 5c654b4839 urlmon: Avoid useless InternetQueryOptionW call. 2012-06-12 11:11:38 +02:00
..
tests urlmon/tests: Fix typo in an ok() message. 2012-05-25 13:44:57 +02:00
Makefile.in urlmon: Add mime handler layer before data is processed. 2012-03-16 15:38:32 +01:00
bindctx.c
binding.c urlmon: Stop binding when OnDataAvailable fails. 2012-03-15 19:55:20 +01:00
bindprot.c urlmon: Add mime handler layer before data is processed. 2012-03-16 15:38:32 +01:00
download.c
file.c
format.c
ftp.c
gopher.c
http.c urlmon: Avoid useless InternetQueryOptionW call. 2012-06-12 11:11:38 +02:00
internet.c urlmon: Added CoInternetIsFeatureZoneElevationEnabled implementation. 2011-09-19 17:56:06 +02:00
mimefilter.c
mk.c
protocol.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 urlmon: Build more appropriate user agent string. 2012-04-06 20:14:52 +02:00
umon.c urlmon: Fixed trace message in URLMoniker_BindToObject function. 2011-12-15 10:49:18 +01:00
umstream.c
uri.c urlmon: Fix the spelling of the destroy_uri_obj() function. 2012-05-14 12:06:15 +02:00
urlmon.inf
urlmon.rgs
urlmon.spec urlmon: Added CopyBindInfo implementation. 2012-03-08 18:54:51 +01:00
urlmon_main.c urlmon: Implement TYMED_HGLOBAL case for CopyStgMedium. 2012-05-21 11:34:39 +02:00
urlmon_main.h urlmon: Add mime handler layer before data is processed. 2012-03-16 15:38:32 +01:00
urlmon_urlmon.idl urlmon: Added CUri ClassFactory implementation. 2012-01-13 18:17:36 +01:00
usrmarshal.c