Sweden-Number/dlls/urlmon
Eric Pouech 495e55c07d urlmon: Fixed traces on 64bit systems. 2010-12-27 11:48:49 +01:00
..
tests urlmon: Fixed a race in tests causing unexpected Switch call failures. 2010-12-27 11:46:17 +01:00
Makefile.in urlmon: Converted more registration process to IRegistrar mechanism. 2010-12-23 12:52:07 +01:00
bindctx.c urlmon: Use default binding callback if no callback is provided. 2010-10-07 12:00:26 +02:00
binding.c urlmon: Fix return value from QueryService. 2010-12-22 14:22:34 +01:00
bindprot.c urlmon: Clean up default protocol handler pseudo-interface implementation. 2010-11-30 13:53:27 +01:00
download.c urlmon: Use ifaces instead of vtbl pointers in DownloadBSC. 2010-12-07 11:42:38 +01:00
file.c urlmon: Use ifaces instead of vtbl pointers in FileProtocol. 2010-12-07 11:43:19 +01: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: Use ifaces instead of vtbl pointers in FtpProtocol. 2010-12-07 11:42:53 +01:00
gopher.c urlmon: Added support for sending post data from stream. 2010-10-07 12:00:27 +02:00
http.c urlmon: Split the code for sending an http request into its own function. 2010-12-22 14:17:23 +01:00
internet.c urlmon: Add CoInternetIsFeatureEnabled stub. 2010-03-18 11:16:55 +01:00
mimefilter.c urlmon: Added IInternetProtocolSink interface stub implementation to MimeFilter object. 2009-04-07 11:21:26 +02:00
mk.c urlmon: Use common name for IInternetProtocol and IInternetProtocolSink vtbls. 2009-05-19 11:58:52 +02:00
protocol.c urlmon: Added support for sending post data from stream. 2010-10-07 12:00:27 +02:00
protproxy.c urlmon: Added support for MIME filters. 2009-05-19 11:58:52 +02:00
rsrc.rc urlmon: Converted more registration process to IRegistrar mechanism. 2010-12-23 12:52:07 +01:00
sec_mgr.c urlmon: Standardize the COM usage in sec_mgr.c. 2010-12-07 11:42:27 +01:00
session.c urlmon: Make get_protocol_handler IUri-based. 2010-11-15 15:03:28 +01:00
umon.c urlmon: Added IUriContainer stub implementation of URLMoniker object. 2010-12-21 00:20:47 +01:00
umstream.c urlmon: Get rid of URLMonikerImpl_BindToStorage_hack. 2009-03-05 12:39:19 +01:00
uri.c urlmon: Fixed traces on 64bit systems. 2010-12-27 11:48:49 +01:00
urlmon.inf urlmon: Converted more registration process to IRegistrar mechanism. 2010-12-23 12:52:07 +01:00
urlmon.rgs urlmon: Converted more registration process to IRegistrar mechanism. 2010-12-23 12:52:07 +01:00
urlmon.spec urlmon: Add stubs for ordinals 410 and 423. 2010-12-15 12:25:57 +01:00
urlmon_main.c urlmon: Converted more registration process to IRegistrar mechanism. 2010-12-23 12:52:07 +01:00
urlmon_main.h urlmon: Make Binding object IUri-based. 2010-11-15 15:03:33 +01:00
urlmon_urlmon.idl urlmon: Convert the coclasses registration to the IRegistrar mechanism. 2010-12-13 20:33:36 +01:00
usrmarshal.c Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00