Removed 11 bit sample size capture test because at least 2
authorRobert Reif <reif@earthlink.net>
Mon, 14 Jun 2004 17:54:45 +0000 (17:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Jun 2004 17:54:45 +0000 (17:54 +0000)
commit3aab82079e98a626b83370aa7b2136903b0dca5f
tree7b8e92845ae777812974d47c7d46bd178bdf3225
parent5567887fd3a046343c2309b26a184fdc8a9f9443
Removed 11 bit sample size capture test because at least 2
manufacturers sound cards on two different OSs seem to support this.
Added some invalid parameter checks to wave[In,Out]GetDevCaps.
One test is commented out because wine doesn't handle it properly.
Minor info printing cleanup.
dlls/winmm/tests/capture.c
dlls/winmm/tests/wave.c