Re: How I can get the size of physical memory .. by Don
Don
Tue Sep 06 11:19:23 CDT 2005
Take a look at
"\REGISTRY\MACHINE\HARDWARE\RESOURCEMAP\System Resources\Physical Memory"
This contains a resource list of the memory regions on the system.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply
"Stefan" <stefan@weidlich-software.de> wrote in message
news:eOHkn1vsFHA.1172@TK2MSFTNGP11.phx.gbl...
> I'm looking for the installed amount of memory.
>
> "Don Burn" <burn@stopspam.acm.org> schrieb im Newsbeitrag
> news:eP5wGGusFHA.904@tk2msftngp13.phx.gbl...
>> Are you looking for installed, or specified? You can specify /MAXMEM to
>> reduce the amount of memory the system uses, this is valuable for testing
>> purposes. The answer is different depending on what you want.
>>
>>
>> --
>> Don Burn (MVP, Windows DDK)
>> Windows 2k/XP/2k3 Filesystem and Driver Consulting
>> Remove StopSpam from the email to reply
>>
>>
>>
>> "Stefan" <stefan@weidlich-software.de> wrote in message
>> news:en2Zk9tsFHA.3568@TK2MSFTNGP15.phx.gbl...
>> > .. installed in the PC from kernel level (2k, XP, ...)?
>> > Values like 'small', 'medium' and 'large' doesn't help,
>> > I need the number of bytes!
>> >
>> > Thanks in advance, Stefan
>> >
>> >
>>
>>
>
>