Winamp Plugin Example (Write Winamp Plugins in VB)
Posted: 2002-06-01
By: ArchiveBot
Viewed: 280
Filed Under:
Title | Uploaded | Size |
---|---|---|
CODE_UPLOAD1180511182000.zip | 9/3/2020 3:45:00 PM | 28,926 |
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!
Original Author: Mahangu
Assumptions
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!!!
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.