Hi,
I was wondering how to send keystrokes to a file. I can get my vb program to display the keystrokes but do not know how to make it send them to a file. I am using VB 5. Please Help.
Kevin
Printable View
Hi,
I was wondering how to send keystrokes to a file. I can get my vb program to display the keystrokes but do not know how to make it send them to a file. I am using VB 5. Please Help.
Kevin
Dont know what u r doing
But Key strokes are normally sent thru
sendkeys
how do I use sendkeys to send the keystrokes to a file?
What exactly do you mean by 'sending keystrokes to a file'.
:confused:
I want to write a program that will capture keystrokes, and then send the captured keystrokes to a tesxt file.
Kevin