﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2944	MsgBox timeout not working	richard.hopton@…	BrewManNH	"Hi

When I use either $MB_SERVICE_NOTIFICATION or $MB_DEFAULT_DESKTOP_ONLY flags (or the decimal/hex equivalents) for a msgbox, the timeout doesn't work.
 
eg

{{{
#include <MsgBoxConstants.au3>
MsgBox($MB_SERVICE_NOTIFICATION, ""Title"", ""Text"",10)
}}}

Does not timeout.
 
I am running Win7 32bit with the latest public release (3.3.12.0) and have tried the most recent Beta (3.3.13.19) but no joy."	Bug	closed	3.3.13.20	Documentation	Other	None	Fixed	msgbox timeout	
