G
Guest
I use the function PlaySound(FileName, NULL, SND_FILENAME | SND_ASYNC |
SND_NODEFAULT) to play a .WAV sound file in my program. How do I pause it?
Is there such function as PauseSound in Visual C++?
Thank you,
SND_NODEFAULT) to play a .WAV sound file in my program. How do I pause it?
Is there such function as PauseSound in Visual C++?
Thank you,