tsmbios
tsmbios copied to clipboard
Library to access the SMBIOS using Object Pascal (Delphi, FPC).
It would be very nice if you provide a Lazarus package for tsmbios. That way, not only provided demos but also my projects will be able to find uSMBIOS.pas unit....
Hi! Amazing project !! I've tried to compiled one of examples in Lazarus PASCAL and I get this error: "uSMBIOS.pas(4040,66) Error: range check error in set constructor or duplicate set...
Fixed an error regarding source code section
* Use package in lazarus samples * Create .gitignore * Create lazarus lpk package * Fix for FPC compilation (use {H+} switch instead of AnsiStrings) + $5F twice in SMBIOS_INTERMEDIATE_ANCHOR_STRING_VALUE...
on some machines it does not read the id instead generate zeros
If I issue wmic csproduct get uuid (WMI get SMBIOS UUID) it returns the following string: 81462904-7B5D-E111-ADCD-2C27D725B21D Delphi uSMBIOS returns: 042946815D7B11E1ADCD2C27D725B21D The last 16 bytes are always the same but...
Lazarus 1.8.4 FPC 3.0.4. ActiveX issue when using WMIDephiCodeCreator. Also found it in the old closed issues on a different version. The code (WMI delphi code creator). procedure GetWin32_ComputerSystemInfo; const...
Hi. Thanks for this library. I experienced a incorrect return in the RAWPhysicalMemoryArrayInformation.MaximumCapacity var. My computer have 8GB of RAM. The library returns 33554432 Kb. I'm running on Delphi 7....
Sample source code has an incorrect property reference in line 22, and would not compile Existing code: for LMemoryDevice in SMBios.MemoryDeviceInformation do should be: for LMemoryDevice in SMBios.MemoryDeviceInfo do The...
in some desktops it gives to be filled by oem in Table 1 System Info