Sweden-Number/dlls/urlmon
Piotr Caban a39761a68e urlmon: Improve disk detection in MapUrlToZone. 2011-10-31 16:46:18 +01:00
..
tests urlmon: Improve disk detection in MapUrlToZone. 2011-10-31 16:46:18 +01:00
Makefile.in urlmon: Converted more registration process to IRegistrar mechanism. 2010-12-23 12:52:07 +01:00
bindctx.c urlmon: Use an iface instead of a vtbl pointer in AsyncBindCtx. 2011-01-11 16:05:45 +01:00
binding.c urlmon: Improve handling of error codes being returned from client OnStartBinding callback. 2011-05-12 14:23:50 +02:00
bindprot.c urlmon: Forward IWinInetHttpInfo calls to protocol implementations. 2011-03-29 12:36:42 +02:00
download.c urlmon: Honor E_ABORT for URLDownloadToFile status callbacks. 2011-05-12 14:23:52 +02:00
file.c urlmon: Use CoInternetParseIUri instead of IUri::GetPath in file protocol handler implementation. 2011-06-27 13:09:48 -05:00
format.c urlmon: Use an iface instead of a vtbl pointer in EnumFORMATETC. 2010-12-07 11:42:14 +01:00
ftp.c urlmon: Added IWinInetHttpInfo_{QueryOption,QueryInfo} implementation. 2011-03-29 12:36:46 +02:00
gopher.c urlmon: Use ifaces instead of vtbl pointers in GopherProtocol. 2011-01-10 10:40:51 +01:00
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 urlmon: Use ifaces instead of vtbl pointers in MimeFilter. 2011-01-10 10:40:57 +01:00
mk.c urlmon: Fix MK protocol handling of escaped characters. 2011-01-14 18:26:20 +01:00
protocol.c urlmon: Fix some pointer cast warnings. 2011-06-11 18:09:30 +02:00
protproxy.c urlmon: Use ifaces instead of vtbl pointers in ProtocolProxy. 2011-01-14 18:26:18 +01:00
rsrc.rc urlmon: Converted more registration process to IRegistrar mechanism. 2010-12-23 12:52:07 +01:00
sec_mgr.c urlmon: Improve disk detection in MapUrlToZone. 2011-10-31 16:46:18 +01:00
session.c urlmon: COM cleanup for the IInternetProtocolEx iface. 2011-01-12 11:32:17 +01:00
umon.c urlmon: Fixed array size check (Coverity). 2011-06-27 16:42:17 -05:00
umstream.c urlmon: Use an iface instead of a vtbl pointer in ProxyBindStatusCallback. 2011-01-07 10:22:10 +01:00
uri.c urlmon: Improved IUri support for wildcard URLs. 2011-10-10 13:29:33 +02:00
urlmon.inf urlmon: Converted more registration process to IRegistrar mechanism. 2010-12-23 12:52:07 +01:00
urlmon.rgs urlmon: Added FeatureControl registry keys. 2011-04-11 17:34:18 +02:00
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: Mark internal functions as hidden. 2011-04-26 15:31:26 +02:00
urlmon_urlmon.idl urlmon: Convert the coclasses registration to the IRegistrar mechanism. 2010-12-13 20:33:36 +01:00
usrmarshal.c urlmon: Remove unneded stubs for IWindowForBindingUI. 2011-06-14 12:56:59 +02:00