dsound: Select the nth effect matching the given CLSID in GetObjectInPath().
commit91625e43f461b73b96475ffbbb0ae29c21dc4d16
authorZebediah Figura <z.figura12@gmail.com>
Wed, 29 Jul 2020 01:29:42 +0000 (28 20:29 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Aug 2020 19:24:01 +0000 (3 21:24 +0200)
tree02a39eec5dadd18c5a8f214afa59692015e5209f
parent1c843d39974286a8402cb88906931f9789d091b9
dsound: Select the nth effect matching the given CLSID in GetObjectInPath().

Instead of selecting the nth effect overall and checking whether it matches.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dsound/buffer.c
dlls/dsound/tests/dsound8.c