How would you play an mp3 with just a regular console, lets say the command is "Play <mp3 name>" ?
Printable View
How would you play an mp3 with just a regular console, lets say the command is "Play <mp3 name>" ?
You could use the ShelExecuteEx API.....just include windows.h in your console.