devxlogo

System information..

System information..

Question:
I’d like to write a little program that determines the type of system one has. It would be able to report, among other things, processor type, system/bios type/ver #, and others.

Answer:
This is a pretty open question. The techniques for obtaining this information are widely varied. In many cases, the best techniques work most of the time, but not all.

If you are running under Win32, the easiest way to obtain this sort of information is through Windows. The GetSystemInfo API function returns lots of information about the system an application is running on, including processor type and even the number of processors.

See also  Does It Make Sense to Splurge on a Laptop?
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist