D Dirk Reske Oct 16, 2003 #1 Hello, how can I get the total RAM my computer has, and how many MB are used? thx
G Girish Bharadwaj Oct 16, 2003 #2 Dirk said: Hello, how can I get the total RAM my computer has, and how many MB are used? thx Click to expand... Well, I think you can use System.Management namespace for this. Somebody more familiar with WMI might be able to give the correct queries.
Dirk said: Hello, how can I get the total RAM my computer has, and how many MB are used? thx Click to expand... Well, I think you can use System.Management namespace for this. Somebody more familiar with WMI might be able to give the correct queries.
I Ignacio Machin \( .NET/ C# MVP \) Oct 16, 2003 #3 Hi, I did a search in google by memory size and it return this link: http://groups.google.com/groups?hl=...y+size&meta=group%3Dmicrosoft.public.dotnet.* Hope this help,
Hi, I did a search in google by memory size and it return this link: http://groups.google.com/groups?hl=...y+size&meta=group%3Dmicrosoft.public.dotnet.* Hope this help,