Is your machine 32-bit or 64-bit?
One way of getting this information is reading PROCESSOR_ARCHITECTURE value which can be found in Windows Registry at this location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment.
This value on my 32-bit Intel machine is x86 and on another 64-bit machine with Intel Xeon processor is AMD64.
No comments:
Post a Comment