Hello, I've got a question;
Is there a way to get the following information in VC++ 8 .net:
- Current Virtual Memory
- Current Physical Memory
- Maximum Virtual Memory
- Maximum Physical Memory
With Thanks,
Gal Beniamini.

Getting Memory Information
gdexter
http://msdn.microsoft.com/library/default.asp url=/library/en-us/memory/base/globalmemorystatusex.asp
Ronald Laeremans
Visual C++ team