Sweden-Number/dlls/urlmon
Jacek Caban 168e915c91 urlmon: Added IInternetBindInfo implementation to BindStatusCallback object. 2015-02-26 20:09:03 +09:00
..
tests urlmon: Added IInternetBindInfo implementation to BindStatusCallback object. 2015-02-26 20:09:03 +09:00
Makefile.in makefiles: Allow define arguments to be specific to a single file. 2014-01-07 12:20:25 +01:00
axinstall.c
bindctx.c urlmon: Added IInternetBindInfo implementation to BindStatusCallback object. 2015-02-26 20:09:03 +09:00
binding.c
bindprot.c urlmon: Avoid ProtocolHandler being destroyed in Terminate call. 2014-05-15 19:05:44 +02:00
download.c
file.c urlmon: Use find_mime_from_ext directly in file protocol handler. 2014-12-23 15:29:13 +01:00
format.c
ftp.c
gopher.c
http.c urlmon: Query bind info object for BINDSTRING_ROOTDOC_URL. 2014-02-26 09:08:26 -06:00
internet.c
mimefilter.c urlmon: Use find_mime_from_ext directly in file protocol handler. 2014-12-23 15:29:13 +01:00
mk.c
protocol.c urlmon: Update existing session if user agent changes. 2014-11-05 21:02:02 +09:00
resource.h
sec_mgr.c urlmon: Use E_NOT_SUFFICIENT_BUFFER definition. 2014-10-08 13:13:37 +02:00
session.c urlmon: Update existing session if user agent changes. 2014-11-05 21:02:02 +09:00
umon.c
umstream.c
uri.c urlmon: Don't threat '#' as path delimiter in file URIs. 2014-07-24 15:18:04 +02:00
urlmon.inf
urlmon.rc
urlmon.rgs
urlmon.spec urlmon: Added IsInternetESCEnabledLocal implementation. 2014-02-13 17:52:14 +01:00
urlmon_main.c urlmon: Unregister window class on DLL unload. 2014-02-13 19:10:32 +01:00
urlmon_main.h urlmon: Use find_mime_from_ext directly in file protocol handler. 2014-12-23 15:29:13 +01:00
urlmon_urlmon.idl
usrmarshal.c