http://qs321.pair.com?node_id=172598


in reply to Win32 Registry and Physical Memory

You might want to look at Win32::AdminMisc. There's a function called GetMemoryInfo() - which I think would solve your problem.

- Moon