/DumpSMBIOS

Dump SMBIOS for Windows 7/8, Use GetSystemFirmwareTable() API (http://msdn.microsoft.com/en-us/library/windows/desktop/ms724379.aspx)

Primary LanguageC++The UnlicenseUnlicense

DumpSMBIOS

Dump SMBIOS for Windows 7/8, Use GetSystemFirmwareTable() API

The source code just for Demo how to use GetSystemFirmwareTable API functions. it just tested with Visual C++ 2013 compiler.