Monday, 19 August 2013

Detect Hardware information in C++ application?

Detect Hardware information in C++ application?

I want to determine Hardware information like CPU, RAM, Hard Disk, GPU,
etc. My application is in C++ but is built on Qt. I would like the
functionality to be as platform independent as possible. How to get this
information? Thank You.

No comments:

Post a Comment