wine-wine/dlls/urlmon
Rob Shearman 862aaaba58 urlmon: Fix a reference count leak in RegisterBindStatusCallback. 2007-11-20 12:28:59 +01:00
..
tests urlmon: Add tests for BindToObject for URL monikers based on the existing tests for BindToStorage. 2007-10-29 12:02:40 +01:00
Makefile.in urlmon: Wrap IBindCtx in CreateAsyncBindCtxEx. 2007-08-13 11:37:45 +02:00
bindctx.c urlmon: Fix a reference count leak in RegisterBindStatusCallback. 2007-11-20 12:28:59 +01:00
binding.c urlmon: Fix PROTOCOLDATA message passing in IInternetProtocolSink interface of Binding. 2007-11-12 12:53:45 +01: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 urlmon: Constify some variables. 2007-11-08 12:18:30 +01:00
ftp.c
http.c urlmon: Release IInternetProtocolSink and BindInfo on request handle closure, not on first handle closure. 2007-11-12 12:53:37 +01: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 urlmon: Fixed tests on IE7. 2007-10-26 14:03:46 +02:00
regsvr.c urlmon: Remove 'recursive registry key delete' function. 2007-08-20 11:56:18 +02:00
rsrc.rc
sec_mgr.c urlmon: Fix some memory leaks. 2007-10-10 11:56:51 +02: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: Constify some variables. 2007-11-08 12:18:30 +01:00
umstream.c urlmon: Check some of the input parameters to URLOpenStreamA/W & URLOpenBlockingStreamA/W for NULL. 2007-08-08 15:32:04 +02:00
urlmon.inf
urlmon.spec urlmon: Add a stub for GetClassFileOrMime. 2007-10-22 14:54:39 +02:00
urlmon_main.c urlmon: Added https protocol class factory stub implementation. 2007-11-05 14:19:59 +01:00
urlmon_main.h urlmon: Added https protocol class factory stub implementation. 2007-11-05 14:19:59 +01:00
version.rc