Click to See Complete Forum and Search --> : How to stop playing wave file?


April 26th, 1999, 10:49 AM
How do i stop the wave file which I am playing through the PlaySound function

The function used for playing the wave file is
PlaySound(fileToPlay,NULL,SND_FILENAME )
where fileToPlay is the wave file to be played