How do I get all of a certain file type into a list box with its path?

(i.e. say im making a music player, how do I get all *.mp3 files or all *.wav files(or both) into one list box with its path(i.e. C:\windows\desktop\music\whatever.mp3)) any help would be greatly appreciated

-Andrew