﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1342	DllStructCreate does not accept variable names with underscore	thomas.baglin@…		"$dllstruct=dllstructcreate(""int titi_1"")
consolewrite(""@error reported with underscore="" & @error & @CRLF)
$dllstruct=dllstructcreate(""int titi"")
consolewrite(""@error reported without underscore="" & @error & @CRLF)

The above script returns error 2/""There is an unknown Data Type in the string passed"" and not in the second case.

Hoping I am not wasting your time :-)
Tom"	Bug	closed		AutoIt	3.3.0.0	None	Duplicate	dllstructcreate underscore	
