Cwetze01
December 15th, 2004, 11:31 PM
Hi,
IS there a way to have for a non foreground application look for a keystroke such as F12?
I am writing a micro program that should look for keystrokes and then copy the prerecored micros to the foreground program. So far my app can send the keystrokes to foreground programs but only if I have it sleep and switch focus to the foreground window. I want to beable to press F12 or whatever and have it do it when I am working in the foreground application.
IS there a way to have for a non foreground application look for a keystroke such as F12?
I am writing a micro program that should look for keystrokes and then copy the prerecored micros to the foreground program. So far my app can send the keystrokes to foreground programs but only if I have it sleep and switch focus to the foreground window. I want to beable to press F12 or whatever and have it do it when I am working in the foreground application.