Software Update: AutoHotkey 1.0.40.02

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.02 with the following changes since the last entry in the muck tracker:

Version 1.0.40.02:

  • Fixed “Transform Unicode” to be able to produce a Unicode string whose first byte is zero. [thanks Shimanov & Laudrin]
  • Reduced the size of compiled scripts by 20 KB by having the compiler minimize code size in sections that don’t affect script performance.

Version 1.0.40.01:

  • Fixed the title bars of script-owned windows to respond correctly to left and right down-clicks generated by the script’s own hotkeys. [thanks Shimanov]
  • Fixed inability of OnMessage to consistently monitor certain messages such as WM_GETMINMAXINFO.
  • Changed Critical to be temporarily off during MsgBox and other dialogs.
  • Added command “Thread NoTimers”, which prevents a thread from being interrupted by timers.
  • Changes for GUI:
    • Fixed GuiContextMenus A_GuiControl to be accurate for Text and Picture controls inside a GroupBox or Tab control.
    • Fixed GuiControl to properly redraw Picture controls and transparent Text controls when they are given new contents.
    • Increased the width of auto-sized Checkboxes and Radio Buttons by 1 pixel to prevent wrapping on certain desktop themes.

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

1.55MB

License type Freeware
You might also like