Sweden-Number/dlls/winmm/tests
Francois Gouget f627aed58b waveOutGetDevCaps(-1...) must return the capabilities of the Wave
mapper.
DRV_QUERYDEVICEINTERFACE is not supported on all Windows versions.
Check the length returned by DRV_QUERYDEVICEINTERFACESIZE and fix
memory leak.
Some Windows sound drivers allow wild frequencies such as the 2MHz
one. So modify this test to use an invalid number of bits per sample
instead (hopefully that will fail really everywhere).
2004-04-26 23:30:26 +00:00
..
.cvsignore We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
Makefile.in Test sound format support with waveOutGetDevCaps and waveOutOpen. 2002-11-04 23:47:49 +00:00
wave.c waveOutGetDevCaps(-1...) must return the capabilities of the Wave 2004-04-26 23:30:26 +00:00