Sweden-Number/dlls/urlmon
Michael Stefaniuc 8c0a69430c urlmon: COM cleanup for the IMoniker iface. 2011-01-11 16:05:45 +01:00
..
tests urlmon: Fixed IUriBuilderFactory declaration. 2011-01-04 11:11:49 +01: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: Use an iface instead of a vtbl pointer in stgmed_buf_t. 2011-01-11 16:05:45 +01:00
bindprot.c urlmon: Store object instead of interface pointer to BindProtocol in Binding object. 2011-01-11 11:23:01 +01:00
download.c
file.c
format.c
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: Don't use DEFINE_THIS2 for the Protocol vtbl functions. 2011-01-04 11:58:34 +01:00
internet.c
mimefilter.c urlmon: Use ifaces instead of vtbl pointers in MimeFilter. 2011-01-10 10:40:57 +01:00
mk.c urlmon: Use an iface instead of a vtbl pointer in MkProtocol. 2011-01-10 10:41:04 +01:00
protocol.c urlmon: Add new on_error function to protocol vtbl. 2011-01-03 12:14:28 +01:00
protproxy.c
rsrc.rc
sec_mgr.c
session.c urlmon: Store object instead of interface pointer to BindProtocol in Binding object. 2011-01-11 11:23:01 +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 IUriBuilderFactory declaration. 2011-01-04 11:11:49 +01:00
urlmon.inf
urlmon.rgs
urlmon.spec
urlmon_main.c
urlmon_main.h urlmon: Store object instead of interface pointer to BindProtocol in Binding object. 2011-01-11 11:23:01 +01:00
urlmon_urlmon.idl
usrmarshal.c