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.9.2 (10th March, 2012) (Beta)
Spoiler
AutoIt: - Fixed: ObjCreate() may not set @error in case of failure. - Fixed #2146: Crash when closing AutoIt when started from a console window. - Fixed: DLLStruct type forgotten in comparison operations. - Fixed: "struct" type parameter in DllCall overwrites possibly following parameters.
- Changed: @error is set to 0 for successful object invocation.
The following changes are script breaking changes: