Valik Posted December 7, 2011 Posted December 7, 2011 Special Note: This is an official beta release but it is not digitally signed. Only Jon has the certificate used for digital signatures and the last time I checked I was not Jon.3.3.7.22 (7th December, 2011 (Beta)AutoIt:- Added #2042: @OSVersion returns "Win_8" on Windows 8.- Changed: Dec(), Int(), Number() have second optional parameter defining non-default behavior.- Changed: Hex() detects doubles internally and processes them respecting binary format.- Changed: New visual style for the documetnation.UDFs:- Added: _WinAPI_StringLenA() and _WinAPI_StringLenW() functions.- Added: _WinAPI_DuplicateHandle() function.- Added: _Security__CreateProcessWithToken(), _Security__DuplicateTokenEx and _Security__SetTokenInformation functions.- Added #1925: $WS_EX_LAYOUTRTL control style to the documentation.- Added #2049: Missing windows message codes to WindowsConstants.au3.- Fixed #1777: Issues with Security.au3.- Fixed #2055: replaced DllStructGetPtr with "struct*" throughout UDFs.- Fixed #2048: Windows constants $WM_RBUTTONDBLCLK and $WM_MBUTTONDBLCLK were named incorrectly.- Fixed #2034: _GUICtrlMenu_AppendMenu dllcall type set wrong.- Fixed #2060: Various documentation errors.The following changes are script breaking changes:AutoIt:ObjName() has had a number of bug fixes and changes that may affect data returned. Built-in UDFs have been changed to accomodate this but custom scripts may need to be edited.ObjEvent() AutoIt.Error objects no longer have Raise() or Clear() methods and the properties are read-only.Int() and Hex() no longer set @error.COM methods now require parenthesis so the language can internally detect properties versus methods easier.Important Note: This version contains a change to the visual style used in the documentation. We need feedback on this style. Please leave all feedback (both positive and negative) in Note: For all you whiny bitches, COM speed is almost as fast as 3.3.6.1. Thank all of you for the little faith you show in us.Report issues here.Download here.
Recommended Posts