Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3rd party sdks
#2
http://forums.winamp.com/showthread.php ... did=180297

Code:
Copy      Help
int hwnd=win("" "Winamp v1.x")
if(!hwnd) ret
SendMessage(hwnd WM_USER 15 121) ;;select track 15 (does not work)
SendMessage(hwnd WM_USER 0 102) ;;play (works)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)