﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1344	_WinAPI_CreateFile - Use of magic number and resulting 64-bit incompatibility	Miraged	Gary	"Said function tests for 0xFFFFFFFF (which equals INVALID_HANDLE_VALUE under 32-bit only). Should probably be changed to a constant and use the value '''-1''' (or perhaps '''(Ptr("""")-1)''') for 64-bit compatibility. I've also attached a corrected version of WinAPI.au3. Changes are on lines '''28''' and '''980'''.[[BR]]
[[BR]]
See this post: [http://tinyurl.com/intel-magic-constants Intel Software Network Blogs] for slightly more information if you need it."	Bug	closed	3.3.2.0	Standard UDFs	3.3.0.0	None	Fixed	_WinAPI_CreateFile magic numbers	
