D
Dan
I've got an app plays wav files in MULA format (7) using the standard API
calls (waveOutOpen, waveOutPrepareHeader, waveOutWrite, etc.). This app has
been running without problem on hundreds of machines and every operating
system Microsoft has put out from Windows 95 to Windows XP. Suddenly we've
got a client using NT 4 SP6 who's getting WAVERR_BADFORMAT errors returned
from waveOutOpen. When I call waveOutGetDevCaps on the device, it puts 4095
in the WAVEOUTCAPS.dwFormat field.
Anybody have any ideas what might cause this?
calls (waveOutOpen, waveOutPrepareHeader, waveOutWrite, etc.). This app has
been running without problem on hundreds of machines and every operating
system Microsoft has put out from Windows 95 to Windows XP. Suddenly we've
got a client using NT 4 SP6 who's getting WAVERR_BADFORMAT errors returned
from waveOutOpen. When I call waveOutGetDevCaps on the device, it puts 4095
in the WAVEOUTCAPS.dwFormat field.
Anybody have any ideas what might cause this?