quartz: Fix IFilterGraph RemoveFilter to stop the filter before removing it.
commit14ba79ec621bf60855016297cded61cc865daf5a
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Fri, 14 Mar 2008 05:00:57 +0000 (13 22:00 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 15 Mar 2008 09:58:38 +0000 (15 10:58 +0100)
tree187fa898dad49696afb7fca58a90cb415f4b4d95
parentd47bdbfbf166884a1fd93fd97a628dd418a18e97
quartz: Fix IFilterGraph RemoveFilter to stop the filter before removing it.

Also checks for VFW_E_NOT_STOPPED that is allowed to cause a
disconnection to fail.
dlls/quartz/filtergraph.c