Administrators Jon Posted June 14, 2009 Administrators Share Posted June 14, 2009 http://www.autoitscript.com/autoit3/files/beta/autoit3.3.1.1 (14th June, 2009) (Beta)AutoIt:- Added #529: Added the "NAME" property to allow direct search for .NET WinForm control names.- Added: PixelChecksum() extra parameter to select CRC32 instead of ADLER.- Added #984: @OSVersion now returns "WIN_XPe" for Windows XP Embedded.- Added #938: UDPOpen() flag to allow broadcasting with 255.255.255.255. (Thanks skyteddy)- Fixed #969: FileFindNextFile() does not set @extended if first found is a dir. (Thanks wraithdu)- Fixed #975: Checkbox or Radio bkcolor on tab regression with Theme. (Thanks GEOSoft, jchd)- Fixed #983: InetGet() crash with IE6.- Fixed #1006: @MSEC returned wrong value for values < 100.- Fixed #1010: FileRead() UTF8 with BOM files return too many chars.- Changed #968: AutoUpdateIt updated by ProgAndy to use new Inet features.AU3Info:- Added: Control information now includes the .NET WinForm if available.UDFs:- Fixed #979: _ArrayDisplay() - just old/incorrect syntax in header comment- Fixed #974: _WinAPI_WindowFromPoint tagPoint structure- Fixed #1000: _GUICtrlListBox_Create result error message _WinAPI_CreateWindowEx: Cannot find window class- Fixed #1004: _PathFull() was returning invalid results.- Fixed #1015: _SQLite_SaveMode() renamed as _SQLite_SafeMode(). (Thanks Zedna)- Fixed #1019: _GUICtrlListView_SetItemCut, _GUICtrlListView_SetItemFocused, _GUICtrlListView_SetItemDropHilited enabled flag not working correctly.- Changed: Error msg with UTF8 info can be displayed on Scite console. Extra parameter in _SQLite_Startup().- Changed: _SQLite 3.6.14.1 -> 3.6.14.2- Removed: _StringAddThousandsSep() has been removed. Too many opinions on how the function should work means nobody is happy with it. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Recommended Posts