I am quite new to playing sounds in c++ programs and have done it only a few times using PlaySound(). I want to know whether you could play music in the background while the user is using the program.
Scenario :
The user is playing a RPG game (made in C++) and the program is playing a background sound.