Can thinBasic make 64 bit exe (Windows OS)?
Petr Schreiber
02-03-2020, 21:06
Hi Milen,
thinBASIC is 32bit and it cannot create 64bit EXE files - unless you use it to create 64bit compiler :)
However - thinBASIC 32bit applications do run on 64bit Windows systems just fine.
Petr