ReHIPS forum

English Subforum => Developers' Blog => Topic started by: fixer on December 28, 2018, 05:07:04 AM

Title: [FAQ] Isolated programs and hotkeys
Post by: fixer on December 28, 2018, 05:07:04 AM
If your isolated program uses hotkeys, then you probably noticed that they may not work with default isolated environment settings. If the program uses RegisterHotKey API function, it'll fail with access denied error. Just allow WinStation Access Rights->Modify Attributes in isolated environment settings and it'll be OK.