﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1146	Obfuscator & OnAutoItExitRegister.	anonymous	Jos	"OnAutoItExitRegister() set functions get stripped in Obfuscated result. (1.0.26.13|1.0.26.18)
{{{
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Version=Beta
#AutoIt3Wrapper_Run_Obfuscator=y
#Obfuscator_Parameters=/striponly
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
OnAutoItExitRegister(""MyTestFunc"")
Func MyTestFunc()
	Return
EndFunc
;~ Exit ; workaround.
;~ MyTestFunc() ; workaround.
}}}
"	Bug	closed	Future Release	SciTE4AutoIt	Other	None	Fixed		
