[PATCH 4/4] quartz/filtergraph: Return VFW_E_CANNOT_CONNECT from FilterGraph2_Connect() on failure.

Alexandre Julliard julliard at winehq.org
Fri Sep 21 17:01:46 CDT 2018


Zebediah Figura <z.figura12 at gmail.com> writes:

> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  dlls/quartz/filtergraph.c       | 2 +-
>  dlls/quartz/tests/filtergraph.c | 3 ---
>  2 files changed, 1 insertion(+), 4 deletions(-)

It breaks the tests:

../../../tools/runtest -q -P wine -T ../../.. -M qcap.dll -p qcap_test.exe.so smartteefilter && touch smartteefilter.ok
smartteefilter.c:1570: Test failed: connecting Capture pin without first connecting Input pin returned 0x80040217
smartteefilter.c:1572: Test failed: connecting Preview pin without first connecting Input pin returned 0x80040217
make: *** [Makefile:227: smartteefilter.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list