PDA

View Full Version : Get Filename or Title of playlist


Dutchtux
31st March 2002, 08:51
This is my first post?
I got a simple question.
How do you get the filename/Title from the playlist.
I only get long number.
If I do this?

Fileindex = GetPlayListPosition 'Call A stupid function
X = SendMessage(hwnd_winamp, WM_USER, PlaylistIndex, 211)

Can Anybody help?

P.S:I use Visual Basic.

Gourou
31st March 2002, 17:18
hehehehehehehehehehe, thank the guys at nullsoft for this one, your getting a pointer to where the filename is stored, to get it back out is beyond me, I gave up after what should work, doesnt.