.. |
tests
|
urlmon: Improved GetSecurityId's support for file url's.
|
2011-09-05 16:49:00 +02:00 |
bindctx.c
|
|
|
binding.c
|
urlmon: Improve handling of error codes being returned from client OnStartBinding callback.
|
2011-05-12 14:23:50 +02:00 |
bindprot.c
|
urlmon: Forward IWinInetHttpInfo calls to protocol implementations.
|
2011-03-29 12:36:42 +02:00 |
download.c
|
urlmon: Honor E_ABORT for URLDownloadToFile status callbacks.
|
2011-05-12 14:23:52 +02:00 |
file.c
|
urlmon: Use CoInternetParseIUri instead of IUri::GetPath in file protocol handler implementation.
|
2011-06-27 13:09:48 -05:00 |
format.c
|
|
|
ftp.c
|
urlmon: Added IWinInetHttpInfo_{QueryOption,QueryInfo} implementation.
|
2011-03-29 12:36:46 +02:00 |
gopher.c
|
|
|
http.c
|
urlmon: Avoid LPWSTR to LPCWSTR cast.
|
2011-05-26 16:32:56 +02:00 |
internet.c
|
urlmon: Added CoInternetIsFeatureEnabledForUrl stub implementation.
|
2011-06-24 08:51:28 -05:00 |
Makefile.in
|
|
|
mimefilter.c
|
|
|
mk.c
|
|
|
protocol.c
|
urlmon: Fix some pointer cast warnings.
|
2011-06-11 18:09:30 +02:00 |
protproxy.c
|
|
|
rsrc.rc
|
|
|
sec_mgr.c
|
urlmon: Improved GetSecurityId's support for file url's.
|
2011-09-05 16:49:00 +02:00 |
session.c
|
|
|
umon.c
|
urlmon: Fixed array size check (Coverity).
|
2011-06-27 16:42:17 -05:00 |
umstream.c
|
|
|
uri.c
|
urlmon: Store URI host len in parse_ipv4address before further parsing.
|
2011-07-26 16:28:55 +02:00 |
urlmon.inf
|
|
|
urlmon.rgs
|
urlmon: Added FeatureControl registry keys.
|
2011-04-11 17:34:18 +02:00 |
urlmon.spec
|
urlmon: Added CoInternetIsFeatureEnabledForUrl stub implementation.
|
2011-06-24 08:51:28 -05:00 |
urlmon_main.c
|
urlmon: IsValidUrl should not fail if first parameter is not NULL.
|
2011-03-28 17:13:44 +02:00 |
urlmon_main.h
|
urlmon: Mark internal functions as hidden.
|
2011-04-26 15:31:26 +02:00 |
urlmon_urlmon.idl
|
|
|
usrmarshal.c
|
urlmon: Remove unneded stubs for IWindowForBindingUI.
|
2011-06-14 12:56:59 +02:00 |