INTERACT FORUM

Windows => Plug-in Development => Topic started by: mhwlng on September 13, 2003, 08:32:13 am

Title: winamp control emulator source code here
Post by: mhwlng on September 13, 2003, 08:32:13 am
Hello,

I have a multimedia keyboard that only works with winamp
and I use some programs that read the currently playing track from winamp (evillyrics & cureinfo)

I hacked together a limited winamp emulator interface plugin, so now everything works again....

you can get the source code here , if you are interested....

http://piazza.iae.nl/users/mhwlng/MHWinamp.zip

only tested with media center 9.1.251


don't run this plugin together with winamp !

Regards,

Marcel Houweling
The Netherlands

Title: Re: winamp control emulator source code here
Post by: Veldrin on September 30, 2003, 10:04:10 am
Any chance someone could put up a working, compiled version of this plugin?  I can't seem to compile it properly on my machine.

Also, does anyone have a link to the Visual Studio .NET upgrade?  I notice the solution and project files for this plugin are version 7.10, but I only have 7.0 here, and haven't been able to find the update on MS's site.
Title: Re: winamp control emulator source code here
Post by: mhwlng on September 30, 2003, 10:21:12 am
download above zip file again, I added the DLL.

just copy it to the plugins directory and use regsvr32 to register the dll.
(assuming you have all the correct runtime dll's, I only tried it on XP and W2K server)

re : Visual Studio .NET upgrade

it is not a free update, you have to purchase it (for a low fee)

Regards,

Marcel Houweling