Quote Originally Posted by Lykurg View Post
Ok, if so, you have to parse the command line arguments in your main function and react on them. Normaly the file name is just append to the executable like: yourapp filename.mp3.
I thought that might be the way, but i wasn't sure about that, thanks.