.. |
tests
|
urlmon: IsValidUrl should not fail if first parameter is not NULL.
|
2011-03-28 17:13:44 +02: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: Get rid of no longer needed buffering in stgmed_buf_t.
|
2011-02-15 17:42:26 +01:00 |
bindprot.c
|
urlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
|
2011-02-15 17:42:26 +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: Don't use DEFINE_THIS2 for the Protocol vtbl functions.
|
2011-01-04 11:58:34 +01:00 |
gopher.c
|
urlmon: Use ifaces instead of vtbl pointers in GopherProtocol.
|
2011-01-10 10:40:51 +01:00 |
http.c
|
urlmon: Add some error handling to the http protocol.
|
2011-01-11 16:05:46 +01:00 |
internet.c
|
|
|
Makefile.in
|
urlmon: Converted more registration process to IRegistrar mechanism.
|
2010-12-23 12:52:07 +01: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: Add new on_error function to protocol vtbl.
|
2011-01-03 12:14:28 +01: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: CoInternetGetSecurityUrlEx rewrite.
|
2011-02-08 14:45:55 -06:00 |
session.c
|
urlmon: COM cleanup for the IInternetProtocolEx iface.
|
2011-01-12 11:32:17 +01:00 |
umon.c
|
urlmon: COM cleanup for the IMoniker iface.
|
2011-01-11 16:05:45 +01: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: Fixed invalid read and write errors (Valgrind).
|
2011-02-15 17:01:43 +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: Added stub for CoInternetGetSecurityUrlEx.
|
2011-01-21 12:25:52 +01: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: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
|
2011-02-15 17:42:26 +01:00 |
urlmon_urlmon.idl
|
urlmon: Convert the coclasses registration to the IRegistrar mechanism.
|
2010-12-13 20:33:36 +01:00 |
usrmarshal.c
|
|
|