Free module for controling WinAMP (attached)
Here's a list of functions included:
WinAMP_Close
WinAMP_FileExists
WinAMP_FindWindowHandle
WinAMP_PlayList_Clear
WinAMP_PlayList_GetItemCount
WinAMP_PlayList_GetSelectedItem
WinAMP_PlayList_GetTrackAudioInfo
WinAMP_PlayList_GetTrackTime
WinAMP_PlayList_PlaySelectedItem
WinAMP_PlayList_SetSelectedItem
WinAMP_Status_GetHandle_Main
WinAMP_Status_GetHandle_PlayList
WinAMP_Status_GetHandle_Video
WinAMP_Status_GetHandle_Visualization
WinAMP_Status_GetPlaying
WinAMP_Status_GetRepeat
WinAMP_Status_GetShuffle
WinAMP_Status_GetVersion
WinAMP_Status_SetRepeat
WinAMP_Status_SetShuffle
WinAMP_Status_SetVolume
WinAMP_Visualization_Close
WinAMP_Visualization_Run
WinAMP_Visualization_SetDimensions
WinAMP_Visualization_SetOnTOP
I wrote this back in November, and ended up using WMP for my front end, so I haven't looked at this in months.
Enjoy the free code. My apologies if this has already been done better.
Last edited by ClockWorK; 08-14-2008 at 11:16 AM.
|