About This File
3.3.15.3 (16th May, 2020) (Beta)
AutoIt:
- Added #3681: Lang Variable prefix "o".
- Fixed #2915: Map memory leak.
- Fixed: Map errors with index < 0.
UDFs:
- Changed #3620: Removed "stable" from _ArraySort function header.
- Added #3670: DriveGetDrive() @error doc clarification.
- Added #3574: GuiCtrlCreateInput() Doc $ES_AUTOHSCROLL precision.
- Fixed: Problem with _WinAPI_GetFontResourceInfo & _WinAPI_GetFontMemoryResourceInfo
- Fixed #3728: Added optional parameter to force single column 2D array to 1D.
- Fixed #3678: Amended Help file to show that function with no text blanks a line, not removes it.
- Fixed #3757: Added note to GUICtrlListView_SetColor* pages about need to use BGR format.
- Fixed #3697: _WinAPI_GetOverlappedResult() failure.