VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Winamp Plugin Example (Write Winamp Plugins in VB)

Mahangu  (17 Submissions)   Sound/MP3   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This code demonstrates how to create plugins for the popular Mp3 player Winamp. The code contains template files and the code is also very well commented. The code was written using the GenWrapper.dll by Col Rjl which was distributed via NSDN (by Nullsoft). Upto now Winamp Plugins could be written only in C. But just the other night I was checking out the NSDN website and I found this code!! This is just the first version... I'll make some great looking plugins soon. This one just demonstrates how to make a plugin DLL that can be plugged into Winamp!

Assumes
Everything you need is supplied with the code. Be sure to register the type library. Also be sure to read the Readme file! I have included both the compiled version (2 dlls - 1 is the plugin, the other is the GenWrapper dll). I have also included the complete source code! Please post any comments or suggestions so I can improve this code!

Side Effects
Although this was coded in VB6 it should work in VB 5 too!!!

Rate Winamp Plugin Example (Write Winamp Plugins in VB) (4(4 Vote))

Download Winamp Plugin Example (Write Winamp Plugins in VB)

Winamp Plugin Example (Write Winamp Plugins in VB) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters