Toribash
Original Post
[CONC] Modular Toribash Hook
Okay, I've tossed this head around in my head for a while now, and I'd like to see what people think before I go any further.



And when you click on the JuntIcon, it expands the menu.



Now, that's from my earlier post of the whole "Hook and Overlay" proof of concept. I used the same source to eventually make the TorIRC I've been working on as of late. Now, my idea is such: I will make a parent, modular program for use with Toribash. It will basically be a simple program to hook into Toribash, and provide a gui. It will also look into the folder it's running from for any other .exes(or possible dlls, whatever). When it finds a program, it will add the program to the menu below the JuntIcon, with a thumbnail of (program - .exe).bmp

I would make the program draw your program within Toribash.. You just need to make the program. I'll work some way of making the parent program send messages to the client programs, too, so I can give you guys some nice read functions, etc to work with.

Would ANYONE be interested in this?