Assembly routine to determine RAM size

From: Jeremy Harrison (jeremy_at_lava.net)
Date: 04/22/04


Date: Thu, 22 Apr 2004 12:18:13 -0000

Hi all!

I need a quick routine that will read the RAM size on a computer. Something like the INT 12 - except that I need the
total RAM size. A few additional requirements:

        o needs to run on any Microsoft OS (this rules out using WinMsd)
        o needs to be a batch process

Thanks for your suggestions!
Jeremy Harrison