|
![]() |
#1 |
Moderator
|
Empty general purpose plug-in project.
This is what an empty general purpose plug-in for Winamp 2 (or Winamp5) should look like. Please note that the code is written in C.
gen_empty.h code: gen_empty.c code: More usefull information can be found here: http://forums.winamp.com/showthread....threadid=82651 http://forums.winamp.com/showthread....hreadid=103667 The project created in Bloodshed Dev-C++ (a free IDE for the C/C++ programming language) can be downloaded here: http://www.berkenpies.nl/wa/gen_empty.zip The project created in Visual C 6 can be downloaded here: http://www.berkenpies.nl/wa/gen_empty_vc6.zip In case you use an other compiler just add gen_empty.c and gen_empty.h to a clean .dll workspace. Thanks go out to bananskib, baafie, KiCHiK and parksie (R.I.P.). 11-02-2004: Fixed a small bug in the zip files. 25-01-2009: Added extern "C" for winampGetGeneralPurposePlugin() as too many people are copying C code into CPP files and wondering why the plugin fails to load. Last updated: 25-01-2009. |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|