Wave Audio API not working in Windows Vista
My program hangs when I tried to run it on Windows Vista Ultimate Beta 2. After some debugging, I realised that the functions that I used from the Wave Audio API in Windows SDK do not seem to return, thus causing the program to hang. One example is the function "waveInGetNumDevs()". Could anyone please kindly advise?

