I have written a program which changes text, and it can automatically send the text to a window such as AOL or another chat room.
At the moment it uses SendKeys, well actually it puts the text on the clipboard then sends ^v {ctrl+v). However, this can cause it to crash a lot, and sometimes it sends what was previously on the clipboard.
When I used just SendKeys to send the whole thing it crashed all the time. I have heard about SendMessage, but I do not know how to use it.
In the API tutorial, it said SendMessage was very popular, and many people use API for AOL add-on programs. This is exactly what I want to do, but it didnt say how.
I currently only have VB 5 Control Creation Edition. Can anyone help?

MultiTools by Edward Millen - Beta version 1.2.0
Includes Text Transformer
http://members.aol.com/edwardmillen/programlink.htm Click here for more info