Tag: 64-bit
The Win32 API IsWow64Process determines if a running process (Process Handler) is on WOW64, which is only set to TRUE, if the process is 32-bit and the OS is …
If you are on the EMB subscription, you should recently get invitiation email to try the preview build – Delphi 10.2 Tokyo, which now supports 64-bit Linux server native …
Modern IDE-s (Integrated Development Environment) eat memory (32-bit Visual Studio and Delphi 2007/XE8 Eat Memory) and 32-bit only can use up to 4GB (with Large Address Aware) and (3GB …
April 22, 2013
64 bit, assembly language, bug fixes, code, compiler, delphi, implementation, interpreter / compiler, optimization, programming languages, technical, tricks, windows
I came across a very strange problem when I tried to use Copy function in Delphi XE3. The Copy function behaves differently for string when compiled into 32bit and 64bit using Delphi …
In , the performance comparison over floating point optimization regarding to different configurations for Delphi 2007 and XE3 is presented. We can see that Delphi 2007 produces quite nice …