Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Getting Processor Info using Object Pascal (Delphi / FPC) and the TSMBIOS (https://www.delphipraxis.net/174002-getting-processor-info-using-object-pascal-delphi-fpc-tsmbios.html)

DP News-Robot 27. Mär 2013 17:10

Getting Processor Info using Object Pascal (Delphi / FPC) and the TSMBIOS
 
The SMBIOS expose the info about the installed processors in the table type 4. Check the next snippet that shows how obtain such data using the TSMBIOS (remember, if you are using FPC, you can use this library in Windows and Linux). {$IFDEF FPC}{$mode objfpc}{$H+} {$ELSE} {$APPTYPE CONSOLE} ...http://feeds.feedburner.com/~r/delph...~4/omQ2kMqDlXY

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:19 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz