|
|
#1 |
|
Junior Member
Join Date: May 2006
Posts: 1
|
Easiest way to open and play a playlist
I am looking for the easiest way for an external program to open and play a new playlist (not queing but open and play). I guess there is a difference whether the playlist is a ML playlist or filebased but that doesn't matter for me, I can choose whatever is most suitable.
I have searched the forums and tried to find answers from the SDK and I have found so far that sending windows messages in some way should do it. Thanks in advance |
|
|
|
|
|
#2 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,489
|
call IPC_DELETE, then IPC_ENQUEUEFILE and then SendMessage(hwnd_winamp,WM_COMMAND,MAKEWPARAM(WINAMP_BUTTON2,0),0) (that will start playback).
-daz |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|