Description of TKeysnap (Keyboard Hook) :
TKeysnap is a system wide keyboard hook that will hook the keystrokes of all all running applications. Reliable hooking is ensured by using the windows API techniques. The callback procedures and functions are all systematically encapsulated in a DLL. With this DLL, you can easily build a keystroke logger.The resulting global access to the keyboard enable generated data to be captured by your application before they are passed on to Windows.Updated for all versions of Windows.