Departure wrote:It can be done by using subclassing and hooking methods
"Hooking" send shivers down my spine.
I've been trying to subclass before, but realized it cannot be done from another process, which meant I had to find some good code that will let me run my code in paltalk process... which I finaly have
Currently I am hooking the user list and the room text, though user actions are not implemented yet and are only sent as debug text, but that's an easy part, and I haven't figured them all out yet.
I'm not familiar with all the forms stuff, so if anyone interested in using it in it's app let me know. It is implemented as a dll so basicaly it can be used with any compiler.