winhttp: Set last error in WinHttpQueryAuthSchemes when no auth scheme is found.
commit6435f844dde0fa2f97944378c59392e8befdba8f
authorJacek Caban <jacek@codeweavers.com>
Wed, 19 Sep 2018 14:18:22 +0000 (19 16:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Sep 2018 16:21:20 +0000 (19 18:21 +0200)
tree2fb3a01d722ed6d8e4cf1e84058a7ec4475a1973
parentf76208879e073226a8c55dff9ed4d52497538840
winhttp: Set last error in WinHttpQueryAuthSchemes when no auth scheme is found.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winhttp/request.c
dlls/winhttp/tests/winhttp.c