Does anyone no the code for building hotkeys that works when the program isn't in focus? :confused:
Please help! :cry:
//Alex
Printable View
Does anyone no the code for building hotkeys that works when the program isn't in focus? :confused:
Please help! :cry:
//Alex
Use the RegisterHotKey api function.
You can find an example here
thanks a lot! it works (almost) perfect! :D :thumb:
it's only when the program is very busy, then it can't catch the hot keys :cry:
//Alex