07-16-2008 10:32 AM
07-16-2008 12:13 PM
07-16-2008 12:16 PM
07-16-2008
12:38 PM
- last edited on
11-15-2025
01:23 PM
by
Content Cleaner
You can use the VI posted in this reply to send keys. Note that this sends the keystrokes to the window that is active. This means you have to first activate the window. To do this you can use the Windows API utilities found here. Specifically, use "ShowWindow".
07-16-2008 12:40 PM
07-16-2008 01:55 PM