urlmon/tests: Allow QueryInterface to accept IUnknown and IInternetProtocolSink.
commit7453c835e996e349a5db50533a587c86e911159e
authorHuw Davies <huw@codeweavers.com>
Thu, 26 Jan 2017 11:07:59 +0000 (26 11:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Jan 2017 15:57:29 +0000 (26 16:57 +0100)
treea8a2e2f7c8b480fd38b7874a1dfd676fa32d5643
parent427caff915cc6ade6e240601da6156fac298c13d
urlmon/tests: Allow QueryInterface to accept IUnknown and IInternetProtocolSink.

Fixes a crash on modern versions of Windows 10.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/urlmon/tests/protocol.c