Hey!
How can my app detect key-strokes, in form of single keys
being pressed (including shift, ctrl, etc), and key-
combinations, when it is working in the background?
Example: If I press the F2-key in Explorer (in order to
change the selected file's name), how will my program know
that F2 was pressed?
Thanks!
How can my app detect key-strokes, in form of single keys
being pressed (including shift, ctrl, etc), and key-
combinations, when it is working in the background?
Example: If I press the F2-key in Explorer (in order to
change the selected file's name), how will my program know
that F2 was pressed?
Thanks!