quartz: Make FilterGraph_Connect and ConnectDirect behave better.
commit0d1eea691cd4e39a61fa5be5b5c5592ea7c0aa76
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Thu, 26 Jun 2008 18:13:53 +0000 (26 11:13 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 27 Jun 2008 09:12:03 +0000 (27 11:12 +0200)
treeeb5c16aaa1c3f1dc7d7965743ae6cbdda35fe1e9
parent46f4c4b4d8d440500980f8ad46f4fee5886590c4
quartz: Make FilterGraph_Connect and ConnectDirect behave better.

Does some security checks that it won't connect a filter to itself,
and also cleans up after a failed connection attempt.
dlls/quartz/filtergraph.c