Skip to content
Daniel15 edited this page Oct 2, 2011 · 1 revision

HelloWorldGUI is a sample plugin created with Sharpamp. This sample is included with Sharpamp, and will be in the directory you installed Sharpamp to (C:\Program Files\Sharpamp\Samples or C:\Program Files (x86)\Sharpamp\Samples by default). It demonstrates:

  • Using a form in a plugin (showing it when Winamp starts)
  • Handling the SongChanged and StatusChanged events
  • Using the Winamp object to interact with Winamp

It looks like this:
HelloWorldGUI screenshot

Clone this wiki locally