.. |
tests
|
urlmon: Make protocol tests more verbose.
|
2010-12-23 17:07:40 +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
|
…
|
|
mimefilter.c
|
…
|
|
mk.c
|
…
|
|
protocol.c
|
urlmon: Added support for sending post data from stream.
|
2010-10-07 12:00:27 +02:00 |
protproxy.c
|
…
|
|
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
|
…
|
|
uri.c
|
urlmon: Added pluggable protocol support to CoInternetParseIUri.
|
2010-12-09 12:17:01 +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
|
…
|
|