Sweden-Number/dlls/urlmon
Nikolay Sivov 8fb709e4ad urlmon/uri: Remove dead assignment and useless initializer (LLVM/Clang). 2011-02-07 10:12:02 -06:00
..
tests urlmon/tests: Fix a leak in test (Valgrind). 2011-01-24 12:35:02 +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: Remove some leftovers from the old COM days. 2011-01-17 12:49:04 +01:00
bindprot.c urlmon: Remove some leftovers from the old COM days. 2011-01-17 12:49:04 +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: Add some error handling to the http protocol. 2011-01-11 16:05:46 +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: Fix MK protocol handling of escaped characters. 2011-01-14 18:26:20 +01:00
protocol.c
protproxy.c urlmon: Use ifaces instead of vtbl pointers in ProtocolProxy. 2011-01-14 18:26:18 +01:00
rsrc.rc
sec_mgr.c urlmon: Fixed key name size and format in open_zone_key. 2011-01-24 12:35:02 +01: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/uri: Remove dead assignment and useless initializer (LLVM/Clang). 2011-02-07 10:12:02 -06:00
urlmon.inf
urlmon.rgs
urlmon.spec urlmon: Added stub for CoInternetGetSecurityUrlEx. 2011-01-21 12:25:52 +01:00
urlmon_main.c
urlmon_main.h urlmon: COM cleanup for the IStream iface. 2011-01-17 12:49:00 +01:00
urlmon_urlmon.idl
usrmarshal.c