Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loading Winamps with output configured
#6
Through manipulation of the Winamp.m3u and Winamp.m3u8 files you can load playlists specifically.

There are ways to get a playlist to load...

If you want a playlist to load on a place you left off you would have to use
int ret=SendMessage(hwndWinamp,WM_USER, data, id);
id=120 ;;Writes out the current playlist to Winampdir\winamp.m3u, and returns the current position in the playlist.

to write to the ini file.

Some of the stuff is a bit tricky and requires some thought, but quite a bit is possible for winamp!

If you figure out anything on this subject I would love to see your posts.

Jimmy Vig

by the way...I'm not sure if you can load ini files for other programs like this, I just know how to get it to work with winamp.

Gint...Any things you know about???


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)