I need to use DMI API to get information about a system. I need to know what libraries I need to include and what functions to use. e.g. I need to retrieve information about the BIOS,CPU etc.
I did see the docs on the http://www.dmtf.org website, but they gave no details about implementation on Windows environment. Any tips/suggestions will be helpful.