Sweden-Number/dlls/urlmon
Michael Stefaniuc 5d60989b3b urlmon: Use ifaces instead of vtbl pointers in FileProtocol. 2010-12-07 11:43:19 +01:00
..
tests urlmon: Implemented IUriBuilderFactory interface. 2010-12-07 11:39:16 +01:00
Makefile.in
bindctx.c
binding.c urlmon: Make Binding object IUri-based. 2010-11-15 15:03:33 +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
http.c urlmon: Use ifaces instead of vtbl pointers in HttpProtocol. 2010-12-07 11:43:04 +01:00
internet.c
mimefilter.c
mk.c
protocol.c
protproxy.c
regsvr.c
rsrc.rc
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: Make Binding object IUri-based. 2010-11-15 15:03:33 +01:00
umstream.c
uri.c urlmon: Implemented IUriBuilderFactory interface. 2010-12-07 11:39:16 +01:00
urlmon.inf
urlmon.spec urlmon: Added stub for CoInternetParseIUri. 2010-11-29 11:25:00 +01:00
urlmon_main.c urlmon: Moved buffer-based MIME finding to a separated function. 2010-11-30 13:53:27 +01:00
urlmon_main.h urlmon: Make Binding object IUri-based. 2010-11-15 15:03:33 +01:00
urlmon_urlmon.idl
usrmarshal.c