Fixed a bug where a capture device was used after it failed to open
commit5a1439cf23ebc13bcb5bffe4f21a6a6858176a37
authorRobert Reif <reif@earthlink.net>
Fri, 7 Mar 2003 20:36:47 +0000 (7 20:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Mar 2003 20:36:47 +0000 (7 20:36 +0000)
treeb39628b71343ad493dd1fe5cc78dbf1a122b8020
parent26b9bcaba3d821cc37b7a7a2443a95d8cddda24c
Fixed a bug where a capture device was used after it failed to open
due to a missing driver.
Added tests to try all possible combinations of sample rate, sample
size and mono/stereo.
dlls/dsound/tests/dsound.c