The Shortcut Recorder works pretty darn well:
http://code.google.com/p/shortcutrecorder/
The test project uses the PTHotKey library to demonstrate hotkey functionality,
but I've found PTHotKey to be somewhat cumbersome, so I wrote my own wrapper:
http://github.com/davedelong/DDHotKey
Cheers,
Hi,
I would like to implement a "set-hotkey" option,
where the user presses a hotkey, the app registers the key-combination and
makes a global key-shortcut.
Does someone here know a good tutorial or has some hints where to start?
thanks for any help.
_