﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
743	TrayItemGetHandle crashes the script	MrCreatoR <mscreator@…>	Jpm	"When we trying to use TrayItemGetHandle() on wrong ID (not created by TrayCreateItem()), it cashing the script.

Can be reproduced easily:


{{{
TrayItemGetHandle(3) ;4 or 100000 instead of 3 also will crash.
}}}



[http://www.autoitscript.com/forum/index.php?s=&showtopic=85998&view=findpost&p=616944 Forum topic] where the bug found (by rasim).



'''P.S'''
Tested also on 3.2.8.1, so it must be an old bug.

"	Bug	closed	3.2.13.13	AutoIt	3.2.12.1	None	Fixed	Tray Handle ID Crash	
