What format is this file in and how to open it in C++
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I want to make a playlist editor for my MP3 player. I've upped the playlist file to my server. You can download it here: www.tommy2k.com/MyFavorite.plp I can open it with notepad without any problems. However, when i save it to UNICODE LE, UNICODEBE or whatever format Notepad support, i can't load aymore on my MP3 player... Could anybody please indicate what type of file this is and how to open it in C++? Thnx...