|
Keysnap 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.
The resulting global access to the keyboard enable generated
data to be captured by your application before they are passed
on to Windows.
By employing an extra component in addition to the DLL , the
user is able to capture the active windows title of an
application that is opened. Besides, the component also provides
further capabilities to specify the language of the keybord. The
user can easily modify the codes to cater with other languages.
Features
· Compatible with all Windows Version - 95/98/ME/NT/2000/XP
· Truly Global, System Wide Keyboard Hook
· Hooks all running Applications
· Event for ASCII characters
· Event for the Repeatcount of any keys pressed
· Events for KeyDown or KeyUp
· Capture active windows title
|
 |