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