winhttp/tests: Add another test for IWinHttpRequest_Invoke.
commit6f97e1a30ce18fe874a3369b852e648118e9916e
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 2 Oct 2015 02:24:58 +0000 (2 10:24 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Oct 2015 06:39:05 +0000 (2 15:39 +0900)
tree1d4ea9263f9879bc4f656217a400a76efa611e21
parentce24b284eeabba8c7b0c8e9b6163f770e9207da9
winhttp/tests: Add another test for IWinHttpRequest_Invoke.

This test intentionally uses fallback path of IWinHttpRequest_Invoke
implementation that passes the call to typelib marshaller.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
dlls/winhttp/tests/winhttp.c