Is there a way (perhaps using Win32API or Win64API) to determine if a system is running a 32-bit or 64-bit operating system? For example, I am running Win 7 64-bit and when I click on Computer-Properties, it shows:
System Type: 64-bit Operating System.
I'd like to capture that info via VBA, if possible. It would be helpful since there are 32-bit and 64-bit versions of the newer OS's.
System Type: 64-bit Operating System.
I'd like to capture that info via VBA, if possible. It would be helpful since there are 32-bit and 64-bit versions of the newer OS's.