Im attempting to write a program to make mp3 playlists, i know theres lots of em out there, but i get bored fast. Anyway, all is well, but i cannot figure out how to get a list of files from a directory e.g.

Directory:
c:\server\biohazard\mata leao\

Files in the Directory:
(Biohazard) 01. Authority
(Biohazard) 02. These Eyes (Have Seen)
...etc.

i want to be able to browse the directories from vb and when i select a group of mp3s to be able to get their full names e.g.
c:\server\biohazard\mata leao\(Biohazard) 01. Authority
c:\server\biohazard\mata leao\(Biohazard) 02. These Eyes (Have Seen)

if this isnt possible by any means you know of is there any way to get long file names from the short file names?

Thank You In Advance,
Jeff