SystemInformation: Is64Bits now reports if runtime OS is 64bit.

Previous implementation used compile time detection, making it have incorrect results when running 32bit binaries on 64bit platforms.

Merge request reports

Loading