This code demonstrates how to read .m3u playlist files. Its ideal if your making an mp3 player. It loads the file names into a listview control and stores their full paths in the listview items .tag property. I set up an example in the program were the path of the mp3 they select shows up in a label, its pretty self explanatory