PDA

View Full Version : winamp control through vb6?


Sephiroth86
13th December 2006, 13:40
Is it possible to control(play, pause, next, song title, etc) winamp through a vb6 program? ive seen it done through a java program.

Under the current circumstances im limited to using vb6 so yeah no blunt comments on that please :P

so yeah if anyone can send me a simple set of code to show how, i would much appreciate it.

Thanks
:Seph:

Tardymo
13th December 2006, 15:35
Sure it is possible.

This might get you started.
http://www.byalexv.co.uk/WinampControl.bas

I have seen a few similar modules (or classes) for VB6, but I can not find them right now.

CaboWaboAddict
13th December 2006, 20:46
The search button is your friend...

I have posted a VB6 and a VB.Net interface clone here.

Sephiroth86
14th December 2006, 11:46
heh thanks CaboWaboAddict, i found ur post on contoling winamp.

so u know, i made that post at like 3 in the morning, so i was pretty buggered, and not in the mood to do a search XD

CaboWaboAddict
14th December 2006, 20:16
no prob.

cjreynolds1
7th October 2008, 03:24
OK, CaboWaboAddict - I'm a total moron - I've tried searching for your thread about the VB interface clone, but nothing I search for returns any results. Which forum is it in, and what text can I search for - I've tried all the search strings I can think of, in all of the forums (Modern, Classic, Plug-ins, etc.)

I know it's irritating to give good instructions and have someone unable to follow them, but please hold an old programmer's hand...

thanks,

joe

hnaghy
14th October 2008, 14:53
There's xCAT program Control DLL for mIRC module (ActiveX DLL) was designed to help you control your WinAMP trough mIRC.

You can do the following things with it:
"play, pause, next song, previous song, 5seconds forward and rewind, lower, raise and set volume and exit winamp".