O.P. RE: Different displayed and sent text
Thanks for the reply, although that's not exactly what I would like to do.
I'm writing an encryption API but unlike Stupido's K-crypt, I would like to display cleartext on the sender's chat window yet have the cipertext send over to the receiver. How can I modify the displayed text using the plugin API? If the API doesn't expose the relavant functions, does it mean I need to use COM interface hooking?
Thanks!
|