Use the GetSystemInfo API call.  The resultant SYSTEM_INFO struct will have a wProcessorArchitecture member.  If it is PROCESSOR_ARCHITECTURE_AMD64 or PROCESSOR_ARCHITECTURE_INTEL, you are running on an x64 processor.
Subscribe to:
Post Comments (Atom)
 
No comments:
Post a Comment