Sweden-Number/dlls/urlmon
Misha Koshelev fc48d6da73 urlmon: Fix HttpProtocol behavior when InternetQueryDataAvailable returns ERROR_IO_PENDING. 2007-07-16 14:59:11 +02:00
..
tests urlmon: Implement HttpProtocol. 2007-07-11 12:42:14 +02:00
Makefile.in urlmon: Added IInternetSession::CreateBinding beginning implementation. 2007-01-24 11:59:34 +01:00
binding.c urlmon: Add DebugInfo to critical sections. 2007-03-12 13:40:06 +01:00
bindprot.c urlmon: Added BindProtocol's IInternetPriority implementation. 2007-01-24 12:32:47 +01:00
file.c
format.c
ftp.c
http.c urlmon: Fix HttpProtocol behavior when InternetQueryDataAvailable returns ERROR_IO_PENDING. 2007-07-16 14:59:11 +02:00
internet.c
mk.c
regsvr.c
rsrc.rc
sec_mgr.c urlmon: Fix zone tests. 2007-02-06 22:07:16 +01:00
session.c urlmon: Check if protocol object implements IInternetProtocolInfo interface. 2007-02-23 11:24:01 +01: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 urlmon: Return CLSID from get_protocol_handler. 2007-01-24 12:00:46 +01:00
version.rc