Hi there folks,
A couple of months ago I’ve tried to make a plugin to control Winamp within a conversation window.
Coded features:
- View file info...
- Play
- Stop
- Pause
- Next track
- Previous track
- Open File...
- Open URL...
- Change volume
- Mute
- Repeat
- Shuffle
- Advertise Song
- Send Current Song
- Advertise plugin
Not coded features (yet):
- Auto-Change nickname with current song title
- Configuration (save settings in the registry)
The IDE I use is Visual C++ 6 and this is the frist time I do something in C++.
I attach the source code hoping that someone can help me out to do what I want.
Also, new plugin programmers can learn something.
Posseidon