Valhalla Legends Forums Archive | Visual Basic Programming | Help with loading custom files from a RES

AuthorMessageTime
Reaper
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?
July 8, 2004, 3:04 AM
Fr0z3N
Refer to: https://davnit.net/bnet/vL/phpbbs/index.php?board=31;action=display;threadid=6758

If that does not help, www.pscode.com good luck.
July 8, 2004, 5:42 AM

Search