Fixed inability of LWin::Alt
to be used to activate some Alt-combos.
Fixed mouse AltTab hotkeys not suppressing execution of a prefix hotkey, such as 1::
for 1 & WheelDown::AltTab
. (Broken by v1.1.37.00)
Fixed hook hotkeys not recognizing modifiers which are pressed down by SendInput.
Fixed some issues affecting suppressed Alt/Ctrl/Shift/Win hotkeys, such as:
*LCtrl::
blocked LCtrl from the active window, but sending Alt-key combinations would fail because the system thinks Ctrl is down, and would therefore send WM_KEYDOWN instead of WM_SYSKEYDOWN.*LAlt::
caused the system to forget any prior{LAlt DownR}
, so a remapping such asLCtrl::LAlt
would not behave correctly while LAlt is physically down, even though LAlt was suppressed.- Other potential issues where the system's low-level tracking of a modifier key doesn't match up with the logical state.
Fixed A_Clipboard ignoring assignment of pure numeric values.
Fixed SendInput failing to release LCtrl after having released RAlt (if it isn't AltGr).
Fixed new threads being unable to prevent a message check with Critical.
SHA256 hash
49A48E879F7480238D2FE17520AC19AFE83685AAC0B886719F9E1EAC818B75CC
AutoHotkey_1.1.37.02_setup.exe
6F3663F7CDD25063C8C8728F5D9B07813CED8780522FD1F124BA539E2854215F
AutoHotkey_1.1.37.02.zip