Monday, July 16, 2007

A little late, but I'll post here anyway.

First of all, I did not realise that there was already an undo and redo function for editing. Thus, implementing the buttons is too easy a task.

Next, Winamp's SDK is only suited for winamp plugins, and the only way to control winamp from other applications is to get the window's handle and send commands to it. This means that winamp MUST be installed and running. I wrote a simple console program on that.
Proof: http://forums.winamp.com/showthread.php?s=&threadid=274319

I'll continue to research more on this.

No comments: