Quote:
Originally Posted by ryerman
You can see the command line options by typing "winamp /?" (without quotes) in the command window opened at the Winamp installation location.
|
Thanks, do you have also any info about these two items there:
Quote:
/COMMAND=<id> Will send the specified command or message <id> via the appropriate message type so
less general options can be used without Winamp specifically coding it into these options.
/WA_IPC <id> <param> These will not return any values and are just for sending an action e.g. toggling a state.
You will need to consult the Winamp SDK or use a resource editor to obtain appropriate <id>
and <param> values to be able to use these.
|