in reply to RE: RE: RE: Win32::MemoryInfo
in thread Win32::MemoryInfo
my %meminfo = { TotalPhys=>0, AvailPhys=>0 }; MemoryStatus(\%meminfo,"KB");
|
---|
Replies are listed 'Best First'. | |
---|---|
RE (tilly) 5: Win32::MemoryInfo
by tilly (Archbishop) on Sep 01, 2000 at 21:57 UTC |