﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1529	TrayItemSetText() sets incorrect text	timsky		"Hello.

Windows 7 x64 En / XP SP 3 En
AutoIt 3.3.6.0

TrayItemSetText() sets incorrect text. Some kind of special symbol.

{{{
#include <Constants.au3>

TrayItemSetText($TRAY_ITEM_PAUSE, 'Pause')
TrayItemSetText($TRAY_ITEM_EXIT, 'Exit')

MsgBox(0, 'Bug!', 'Check tray menu :p ')
}}}"	Bug	closed	3.3.7.0	AutoIt	3.3.6.0	None	Fixed	TrayItemSetText	
