How would I got about sending the message of a key being pressed to a different program.
Example: a program that sends the message of the Enter key being pressed to internet explorer.
Thanks in advance!
Printable View
How would I got about sending the message of a key being pressed to a different program.
Example: a program that sends the message of the Enter key being pressed to internet explorer.
Thanks in advance!
try vb function SendKeys
HTH
cksiow
http://vblib.virtualave.net - share our codes
You can find the hadle of the window of the another app and use SendMessage API
Iouri Boutchkine
[email protected]