Posted by member 31 on 2007-11-29 13:18:16 link

!SendMessage "Winamp v1.x" "" "WM_WA_IPC" "30" "IPC_JUMPTOTIME"
is meaningless. You need to use the number value, not the "name".

Your original use is correct syntax (afaik) although I don't know whether the values you passed are correct.

Be sure you aren't mixing hexadecimal and decimal.