V
vvalentine
Guest
Well, I'm doing this tool to create an excel file with hardware information on Windows 2000 machines.
So far it's been easy by accessing the registry, however, I am having problems getting memory information.
The main things I want to find are:
RAM speed
Memory slots taken
Amount of RAM per memory module
I've tried looking in the registry for some information about this, but no luck. I also tried to access the CMOS, but I don't have enough knowlege of Assembly. A little help will be greatly appreciated.
An example would be great, but I only need to know which header files to include and what functions to call.
Thanks (cya guys later, busy busy busy).
So far it's been easy by accessing the registry, however, I am having problems getting memory information.
The main things I want to find are:
RAM speed
Memory slots taken
Amount of RAM per memory module
I've tried looking in the registry for some information about this, but no luck. I also tried to access the CMOS, but I don't have enough knowlege of Assembly. A little help will be greatly appreciated.
An example would be great, but I only need to know which header files to include and what functions to call.
Thanks (cya guys later, busy busy busy).