﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2847	Handle from string	anonymous		"From help for function '''HWnd()'''
''No literal string should be converted to an HWND''
[[BR]]
From ticket #2820
> Oddly ""192.txt"" messes up when it is forced to convert from a string into a handle and ends up evaluating as 192 or C0.
[[BR]]
Autoit v3.3.13.17 beta (Win7 x86)
{{{
WinExists(""192.txt"") ; 0
HWnd(""192.txt"") ; 0x000000C0
}}}
Is this correct result?

Thanks."	Bug	closed		AutoIt	3.3.13.17	None	Rejected		
