﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1995	Different results on x86 and x64	UEZ		"When I run these lines
{{{
#AutoIt3Wrapper_UseX64=n
MsgBox(0,"""", StringMid(StringFormat(""%-20.*s"", ""AutoIT.de""),1 , 20))
}}}
the result is different to this
{{{
#AutoIt3Wrapper_UseX64=y
MsgBox(0,"""", StringMid(StringFormat(""%-20.*s"", ""AutoIT.de""),1 , 20))
}}}

Should the result not the same?

Br,
UEZ
"	Bug	closed		AutoIt	3.3.6.1	None	Wont Fix		
