﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
414	Better OnAutoItStart/OnAutoItExit handling	anonymous	Jpm	"I propose to add multiple OnExitFuncs, so that you can easily clean up code in the End of Script. Some UDFs ( like GUICtrlSetOnHover UDF )using GDIplus or Timers free resources in OnAutoItExit, so you can't use this funtion without making changes to UDFs.

It would be easier, if there was a Command like 
AddOnAutoItExitFunc(""FunctionName"")"	Feature Request	closed	3.3.1.0	AutoIt		None	Completed		
