PDA

View Full Version : Detecting RAM



kmartin7
08-25-2004, 06:11 PM
Is there any way anyone has figured out to test amount of RAM? I can't find anything in documentation, and forum search turns up nothing.


Just wondering...

Intrigued
08-25-2004, 06:34 PM
This may help. See Worm's .apz file in the thread.

http://www.indigorose.com/forums/showthread.php?t=7082&highlight=RAM

Sincerely,

kmartin7
08-25-2004, 07:05 PM
Wow. Thanks!

Corey
08-25-2004, 07:27 PM
Yep, Worm's .dlls rule. Here's another thingy. The attached file displays system RAM, and has a /s switch for numbers only. So just call it like this:

ram2txt /s >> data.txt

And you will have a text file named "data" in the same directory as ram2txt,exe which will contain the "Total Bytes" amount of RAM in the form of a number. See one of the attached project files (Standard and Pro) for a working example of how to display system RAM on startup. Hope that helps too. :)

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)