Clan x86

Technical (Development, Security, etc.) => General Programming => Topic started by: Mythix on November 12, 2005, 10:44:44 pm

Title: question.
Post by: Mythix on November 12, 2005, 10:44:44 pm
Lately I've been using a winamp plugin for a wow. start winamp run the exe and it loads it. I was wondering if anyone had an idea on how to accomplish this, I'd like to extend the ideas of it because right now it has no internal commands for running a certain mp3 or even wildcarding. If you have any ideas on how i might accomplish this let me know I'd really like to try and take a crack at this.
Title: Re: question.
Post by: Sidoh on November 12, 2005, 10:48:11 pm
I think the only possible way is to write external files with an exe, then have a plugin read to them.  The plugin would also write to them, giving the exe commands.

I'm pretty sure that's how the one we got works.
Title: Re: question.
Post by: Mythix on November 12, 2005, 10:57:53 pm
Feeding the information to chat is what i'm not sure about, I found a framework and documentation for it so i'll take a crack at it later. :)

Sidoh, PM me if you got some time later got some ideas for you to comment on.
Title: Re: question.
Post by: Sidoh on November 12, 2005, 11:00:00 pm
Feeding the information to chat is what i'm not sure about, I found a framework and documentation for it so i'll take a crack at it later. :)

Sidoh, PM me if you got some time later got some ideas for you to comment on.


Oh, that part's really easy.  :)