PDA

Click to See Complete Forum and Search --> : Sending a virtual keystroke to an open window


ejwipp
Jan 12th, 2000, 10:28 AM
I am working on a project for one of my EE classes in which I am interfacing an 80x86 with my PC. I will communicate with the 80x86 using a VB program. Based on instructions from the 80x86, I need to be able to send characters to another program (i.e. I want my VB program to emulate a keystroke). Please help!

Thanks in advance,

Eric

chrisjk
Jan 12th, 2000, 12:19 PM
I don't quite understand what you are saying, but why don't you use the SendKeys function?

Regards,

------------------
- Chris
chris.kilhams@btinternet.com
If it ain't broke - don't fix it :)