I am making a simple mp3 player and I want to involve user input as part of a mciSendString function in c++ where the user can enter the mp3 file name. My code is as follows