﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2093	DllStructGetSize reports wrong size	jbutera@…		"$test = DllStructCreate(""dword;char"")
ConsoleWrite(""size ""&DllStructGetSize($test))

outputs ""size 8"", for both x64 and x86
the correct size should be 5"	Bug	closed		AutoIt	3.3.8.0	None	No Bug	DllStructCreate DllStructGetSize	
