I have a program that is invisible to the user that i want to keep track of all keys hit on the keyboard. The form is minimized therefore i can't use any of the objects methods because none of them will have focus. Is there an api that can do this? Any help is greatly appreciated.
