Sweden-Number/dlls/urlmon
Misha Koshelev 84cf17c3e9 urlmon/tests: Keep track of download state in tests. 2007-08-07 12:42:00 +02:00
..
tests urlmon/tests: Keep track of download state in tests. 2007-08-07 12:42:00 +02:00
Makefile.in
binding.c urlmon: Add support for synchronous binding. 2007-08-07 12:41:44 +02:00
bindprot.c urlmon: LockModule in create_binding_protocol as we ReleaseModule when the object is released. 2007-07-24 12:32:47 +02:00
file.c urlmon: ReleaseBindInfo in FileProtocol. 2007-07-24 12:18:24 +02:00
format.c
ftp.c
http.c urlmon: Don't free structures that are used by asynchronous HttpSendRequest until we are sure they won't be used. 2007-07-26 12:33:49 +02:00
internet.c urlmon: Release IInternetProtocolInfo returned from get_protocol_info when finished with it. 2007-07-24 12:32:52 +02:00
mk.c
regsvr.c
rsrc.rc
sec_mgr.c
session.c urlmon: If we are using an internal protocol ClassFactory, call its AddRef as the caller must Release the object. 2007-07-24 12:32:42 +02:00
umon.c urlmon: There is no need to make slash conversion in BindToStorage as URL is already canonized in the constructor. 2007-05-29 14:13:13 +02:00
umstream.c urlmon: Don't pass query part of URL to CreateUrlCacheEntryW. 2007-06-06 13:40:05 +02:00
urlmon.inf
urlmon.spec urlmon: Add an implementation for CreateURLMonikerEx based on existing code for CreateURLMoniker. 2007-04-23 14:06:13 +02:00
urlmon_main.c urlmon: Improve ObtainUserAgentString conformance to native. 2007-07-10 13:37:09 +02:00
urlmon_main.h
version.rc