I can't figure out how to send a live text message using
SENDMESSAGE instead of SHOWWINDOW and KEYBD_EVENT. Can
anybody help me? Is it possible?
Printable View
I can't figure out how to send a live text message using
SENDMESSAGE instead of SHOWWINDOW and KEYBD_EVENT. Can
anybody help me? Is it possible?
SendMessage is what you want.
Could you explain a little more in detail what you are doing exactly? Sending text to a textbox, a form, what?
I want to Send Text1.Text to another program, AOL. I want to make a nice away message so that when people say your name in chat window it will automatically message them back.