04-30-2018, 08:16 PM
Quote:In addition, I have defined four hotkeys, two in the main window and two in the child window. I often have hot-key errors.
__RegisterHotKey registers hotkeys that work in all windows of all apps, and fails if that hotkey is already registered by some app or some your dialog. Why not to use DT_SetAccelerators? http://www.quickmacros.com/forum/showthr...2#pid31122.