Jump to content

AutoIt v3.2.8.0 Released


Jon
 Share

Recommended Posts

  • Administrators

http://www.autoitscript.com/autoit3/downloads.php

- Changed: General speed improvements (currently up to 24% in some cases compared to 3.2.6.0).

- Changed: PCRE regular expression engine updated to 7.3.

- Changed: Recursion-based code limits relaxed.

- Added: wchar type added to DllStructCreate().

- Added: WinMove() speed parameter.

- Fixed: Crash on AutoIt exit if TrayCreateItem() is not deleted.

- Fixed: AutoIt crash on bad parameter when calling TrayCreateMenu()

- Fixed: Character positions used in StringRegExp() not correct for characters > 127 (accents, non-Western)

- Fixed: ProcessExist() under Windows 9x.

- Fixed: GUISetState(@SW_DISABLE) not disabling keyboard input.

- Fixed: Sometimes AutoIt crashes on DllStructGetData() with char[] types.

- Fixed: Au3Info restoring last settings at startup.

- Fixed: Better handling of notifications when using colored buttons.

- Fixed: ControlGetText() crash on Scite windows.

- Fixed: $LVSCW_AUTOSIZE column truncates display string.

- Fixed: Incorrect listview creation with GUICtrlCreateListView().

- Fixed: Memory leak when AutoIt needed to get long file name.

- Fixed: ListviewItem not created after other child Window creation/deletion.

- Fixed: ControlGetFocus() returning bad ClassNN values.

- Fixed: Detection of invalid CONTINUELOOP statement.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...