winhttp/tests: Accept Windows7 return value for WinHttpQueryOption(WINHTTP_OPTION_CON...
commit42d42daa2e9699869fe553643d8811192fcdb940
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 4 Dec 2015 09:14:05 +0000 (4 17:14 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Dec 2015 12:56:18 +0000 (4 21:56 +0900)
treee5f1b8b897b491dddc20af787d06b8c3988ae7fb
parent3e7da62ab85f2151906f1540510d38d4dbffdb84
winhttp/tests: Accept Windows7 return value for WinHttpQueryOption(WINHTTP_OPTION_CONNECTION_INFO).

Windows7 doesn't include the size of info.cbSize field in the returned
'size' value.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winhttp/tests/winhttp.c