wine-wine/dlls/urlmon
Marcus Meissner 3587158631 urlmon: Mark internal functions as hidden. 2011-04-26 15:31:26 +02:00
..
tests urlmon: Use winetest post.php URLs for http POST tests. 2011-04-14 18:30:50 +02:00
Makefile.in
bindctx.c urlmon: Use an iface instead of a vtbl pointer in AsyncBindCtx. 2011-01-11 16:05:45 +01:00
binding.c urlmon: Fix parameter validation in BindToStorage(). 2011-04-01 10:50:34 +02:00
bindprot.c urlmon: Forward IWinInetHttpInfo calls to protocol implementations. 2011-03-29 12:36:42 +02:00
download.c
file.c
format.c
ftp.c urlmon: Added IWinInetHttpInfo_{QueryOption,QueryInfo} implementation. 2011-03-29 12:36:46 +02:00
gopher.c
http.c urlmon: Added IWinInetHttpInfo_{QueryOption,QueryInfo} implementation. 2011-03-29 12:36:46 +02:00
internet.c urlmon: Added basic implementation for CoInternet{Is/Set}FeatureEnabled. 2011-04-11 19:31:31 +02:00
mimefilter.c
mk.c urlmon: Fix MK protocol handling of escaped characters. 2011-01-14 18:26:20 +01:00
protocol.c
protproxy.c urlmon: Use ifaces instead of vtbl pointers in ProtocolProxy. 2011-01-14 18:26:18 +01:00
rsrc.rc
sec_mgr.c urlmon: Added basic domain zone support to MapUrlToZone. 2011-03-29 12:35:35 +02:00
session.c urlmon: COM cleanup for the IInternetProtocolEx iface. 2011-01-12 11:32:17 +01:00
umon.c urlmon: Fix parameter validation in BindToStorage(). 2011-04-01 10:50:34 +02:00
umstream.c
uri.c urlmon: Added basic domain zone support to MapUrlToZone. 2011-03-29 12:35:35 +02:00
urlmon.inf
urlmon.rgs urlmon: Added FeatureControl registry keys. 2011-04-11 17:34:18 +02:00
urlmon.spec urlmon/tests: Added FeatureControl registry key tests. 2011-04-11 17:34:43 +02:00
urlmon_main.c urlmon: IsValidUrl should not fail if first parameter is not NULL. 2011-03-28 17:13:44 +02:00
urlmon_main.h urlmon: Mark internal functions as hidden. 2011-04-26 15:31:26 +02:00
urlmon_urlmon.idl
usrmarshal.c