Hi both Infidel and jslegers,
MemInfo Relies on functions from Windows itself to show the memory values.
So to explain this Total Page File directly from Microsoft MSDN Site:
TotalPageFile
The current size of the committed memory limit, in bytes. This is physical memory plus the size of the page file, minus a small overhead
That explains jslegers case.
In your case infidel, I'm not sure if Windows is automatically reserving some virtual memory. I think you should post in Microsoft support groups regarding this.
For your information, to get this string:
Page File: 1,108 MB / 1,897 MB
MemInfo does:
TotalPageFile - AvailPageFile / TotalPageFile
Thanks,
André Santos Carthago Software Support
http://www.carthagosoft.net