﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2016	AU3Check will fail with DllCallAddress	thesnoW		"the parm number of DllCallAddress too small.
dllcall is 255,but DllCallAddress only 6...
------------------------------------------------
#Include <WinAPIEx.au3>
$hm=_WinAPI_LoadLibrary('user32.dll')
$x=_WinAPI_GetProcAddress($hm,'MessageBoxW')
DllCallAddress('long',$x,'hwnd',0,'wstr','too samll','wstr','TEST','int',32)"	Bug	closed	3.3.7.16	AutoIt	3.3.7.15	None	Fixed		
