﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
4034	Fix the documentation about #AutoIt3Wrapper_UseX64	lwc		"[https://www.autoitscript.com/wiki/AutoIt3Wrapper_Directives AutoIt3Wrapper Directives] states the default #AutoIt3Wrapper_UseX64 is '''No''', while the actual default seems to be '''Yes'''.

It's very easy to test: just compile without it and you'll see the compiled script runs under 64-bit (assuming your OS is 64-bit, of course).

Could you kindly fix the documentation accordingly? Please also use this chance to mention #AutoIt3Wrapper_UseX64 is ignored if #AutoIt3Wrapper_Compile_both is Yes (in which case the script will be compiled both as 32-bit and 64-bit with 2 resulting files)."	Bug	closed		Documentation	3.3.16.1	None	Fixed	defaults,#AutoIt3Wrapper_UseX64	
