Create Hot Keys for any Purpose
Category:
System/APIType:
ModulesDifficulty:
AdvancedAuthor:
StefanVersion Compatibility:
More information:
This modulue allows you to create multiple "hot keys" for any purpose. For example, you can make Ctl + U a hot key for clicking an undo button, Shift + D a hot key for typing the date into a text box, etc.
The module uses the RegisterHotKey Api function. To use it, you must subclaas the WM_HOTKEY message, and the package comes with a demo application showing you how to do this.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download hotkey.zip