PDA

View Full Version : Winamp and Unicode filenames...


zeroxmxi
3rd April 2004, 08:13
I'm currently using Winamp v2.91 and would like to write a snippet to get the current filename that the player is playing. However, looking through the forums I found a code which retrieves only multibyte filenames.

Windows XP supports UTF-16 filename encoding, I was wondering if it's possible to retrieve that filename. I have plenty of mp3s in Chinese and Japanese filenames. It's very annoying to get just getting garbage characters.

Thanks...