TheVampire
Programmer
I'm using the API sndPlaySound to play a wave file constantly ( loop ) until the user clicks a button on screen, or presses any key on the keyboard, at which point I use sndPlaySound with null arguements to stop the sound.
This works fine on my win98 test machine, but the user is on Win NT and complains that the sound does not stop until the machine is rebooted.
Any ideas what is causing this?
Thanks for any help,
Robert
This works fine on my win98 test machine, but the user is on Win NT and complains that the sound does not stop until the machine is rebooted.
Any ideas what is causing this?
Thanks for any help,
Robert