I'm doing a project right now, that I want to be able to open up a song from the menu into the media player I have on the form. I know how to load a picture into a picture box by putting the code as i.e.
picPreview.Picture = LoadResPicture(101, 0)
How would I do the same type of thing with a custom file like a song?
Refer to: http://forum.valhallalegends.com/phpbbs/index.php?board=31;action=display;threadid=6758
If that does not help, www.pscode.com good luck.