Valik Posted October 15, 2011 Posted October 15, 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.19 (15th October, 2011 (Beta) AutoIt:- Added: "clsid" InterfaceDispatch data type. - Changed: "str" and "wstr" InterfaceDispatch data types treated as true byref types.- Changed: COM Error handler event has precedence in execution over events fired by other objects.- Changed: COM Error handler passes error object as first parameter to user defined error function.- Changed: ObjEvent() has new example and more detailed explanation.- Changed: COM Error handler properties are read-only. - Removed: COM Error object no longer exposes methods Raise() and Clear(). 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. ObjCreateInterface() now has documentation. Test it out! Report any bugs, questions, et cetera so we can get it finalized. Report issues here.Download here.
Recommended Posts