dxdiagn: Do fill DMI information on Linux

Chris Robinson chris.kcat at gmail.com
Sun Aug 28 05:14:02 CDT 2016


On 08/28/2016 02:50 AM, Ruslan Kabatsayev wrote:
> This patch makes previously empty fields szSystemManufacturerEnglish,
> szSystemManufacturerEnglish and szBIOSEnglish in DxDiag filled with the
> DMI information. This is the same information I get on my test Windows
> system.
> Currently this is only implemented for Linux, on other platforms
> the fields remain empty.

Are there functions to get this info in the Windows API? If so, it may 
be worth using/implementing those API calls, instead of reading it 
directly from the host like this.



More information about the wine-devel mailing list