.. |
tests
|
urlmon: Added file URIs compare tests.
|
2011-11-25 16:22:38 +01:00 |
Makefile.in
|
…
|
|
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: Fixed protocol tests on IE9.
|
2011-11-15 19:37:37 +01: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: Remove a redundant NULL check before free (Smatch).
|
2011-10-11 13:37:50 +02:00 |
internet.c
|
urlmon: Added CoInternetIsFeatureZoneElevationEnabled implementation.
|
2011-09-19 17:56:06 +02:00 |
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: Added CompareSecurityIds stub.
|
2011-10-31 17:50:10 +01:00 |
session.c
|
…
|
|
umon.c
|
urlmon: Fixed array size check (Coverity).
|
2011-06-27 16:42:17 -05:00 |
umstream.c
|
…
|
|
uri.c
|
urlmon: Properly compare file URIs.
|
2011-11-25 16:22:33 +01:00 |
urlmon.inf
|
…
|
|
urlmon.rgs
|
urlmon: Added FeatureControl registry keys.
|
2011-04-11 17:34:18 +02:00 |
urlmon.spec
|
urlmon: Added CompareSecurityIds stub.
|
2011-10-31 17:50:10 +01:00 |
urlmon_main.c
|
urlmon: Delete the static critical section when unloading the dll.
|
2011-11-17 11:38:03 +01: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 |