Click here to Skip to main content
15,867,851 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello
i need to some information about ram such manufacturer name , part number , voltage and ... . i don't want to use WMI because itt cant get all data .
the best way is SPD (Serial presence detect) table. CPUz is also use SPD to read ram information .
so i want to know how can i access to this SPD table with Delphi or c#
anyone know some codes in delphi or c# to access and read this SPD table from EEPROM ?
in wikipedia you can see the list of address of this table : http://en.wikipedia.org/wiki/Serial_presence_detect

but i dun know how can i read this SPD from my own computer
i need to some examples code to know it

thanks
best regard
ray petriut
Posted
Comments
Michael_Davies 5-Apr-15 7:53am    
Googled: http://www.experts-exchange.com/Programming/Microsoft_Development/Q_23137751.html

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900