Software Update: AutoHotkey 1.0.40.08

Spread the love

AutoHotkey gives you the option of placing frequently used keystrokes, actions and/or button combinations with the keyboard, mouse and gamepad behind a so-called hotkey, so that the relevant action is performed in one go. Support for importing button combinations from AutoIt2 is provided. The developer has released version 1.0.40.08 with the following changes since the last entry in the muck tracker:

Version 1.0.40.08:

  • Fixed ComboBoxes to yield the proper selection when: 1) GuiControl altered the Edit field; or 2) the user manually typed a matching item into an AltSubmit ComboBox.

Version 1.0.40.07:

  • Fixed memory leak when a script called a function recursively.

Version 1.0.40.06:

  • Fixed crash of abs() when called with an empty string.
  • Fixed the number -0x8000000000000000 in expressions.

Version 1.0.40.05:

  • Fixed Ceil(), Floor(), and “Transform Ceil/Floor” to give the correct answers for all inputs.
  • Fixed remapping so that “Enter” can be a destination key.
  • Changed ahk_id to work on hidden child windows (controls) without the need for DetectHiddenWindows.
  • Improved Post/SendMessage to accept quoted/literal strings for wParam/lParam.

Version 1.0.40.04:

  • Fixed WinGetText and ControlGetText to work on apps that respond incorrectly to WM_GETTEXT (such as AIM).
  • Changed the program to align all data on 32-bit boundaries, which solves DllCall structure issues.

Version 1.0.40.03:

  • Because some other solution is necessary, the 1-pixel increase for Checkboxes and Radio Buttons in v1.0.40.01 has been undone.

Version number 1.0.40.08
Operating systems Windows 9x, Windows NT, Windows 2000, Windows XP
Website AutoHotkey
Download
File size

1.55MB

License type Freeware
You might also like