Sweden-Number/dlls/urlmon
Rob Shearman 25b2bff9bf urlmon: The pcbRead parameter for IInternetProtocol::Read is optional, so fix the protocol implementation to check for this. 2007-08-08 15:32:04 +02:00
..
tests urlmon: Fix compilation on systems that don't support nameless unions. 2007-08-08 15:32:03 +02:00
Makefile.in urlmon: Added IInternetSession::CreateBinding beginning implementation. 2007-01-24 11:59:34 +01:00
binding.c urlmon: The pcbRead parameter for IInternetProtocol::Read is optional, so fix the protocol implementation to check for this. 2007-08-08 15:32:04 +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: Fix compilation on systems that don't support nameless unions. 2007-08-08 15:32:03 +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 Assorted spelling fixes. 2007-01-18 12:56:52 +01:00
regsvr.c
rsrc.rc
sec_mgr.c urlmon: Fix zone tests. 2007-02-06 22:07:16 +01:00
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: Implement stubs for URLOpenBlockingStreamA/W and URLOpenStreamA/W. 2007-08-08 15:32:04 +02:00
urlmon.inf
urlmon.spec urlmon: Implement stubs for URLOpenBlockingStreamA/W and URLOpenStreamA/W. 2007-08-08 15:32:04 +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