Global HotKey Manipulation Framework.
This Framework provide 3 functionality:
- HKHotKey: A class to create, register and handle Global HotKey Events.
- HKKeyMap: A class used to map virtual keycode and modifiers to characters (and characters to virtual keycodes and modifiers).
- HKTrapWindow: An helper class useful to create HotKey creation field by catching user keystrokes.