Click to See Complete Forum and Search --> : Sending messages to other programs.


Aberf
September 16th, 2001, 10:47 PM
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!

cksiow
September 17th, 2001, 12:56 AM
try vb function SendKeys


HTH

cksiow
http://vblib.virtualave.net - share our codes

Iouri
September 17th, 2001, 10:00 AM
You can find the hadle of the window of the another app and use SendMessage API

Iouri Boutchkine
iouri@hotsheet.com