Winamp mirc "now-playing" script

author:			Rich
date:			11-13-02 [updated 07-28-04]
----
Put mp3dll.dll in the mirc folder, go to the Tools->Aliases menu,
enter this line in the aliases:

/mp3 {
  $dll(mp3dll.dll,winampinfo,Winamp v1.x);
}

Replace Winamp v1.x with the appropriate classname for the verison
of Winamp you are actually using. This will be STUDIO for Winamp3,
Winamp v1.x is appropriate for Winamp5.

Then use /mp3 in any channel to trigger.
