Hello there
I want to play multiple mp3 files after another. I have tried with ShellExecute(); but its just playing one mp3 file with my default mp3 player. I want to play multiple mp3 files with my default player. How can I do this ? can we play a playlist of Windows media player with c++ ? any example code and explanation will help me a lot



thanks in advance.