#define DEBUGGER_E_BREAKPOINT_TYPE 201 // Breakpoint type not supported. #define DEBUGGER_E_BREAKPOINT_INVALID 202 // Invalid line number or filename. #define DEBUGGER_E_BREAKPOINT_NO_CODE 203 // No ...
Performance improvements and bugfixes for AutoHotkey, necessary for WinCompose. - ahk/source/Debugger.h at master · samhocevar-forks/ahk ...