Re: How to Find Memory Used (IVF 9.1, WinXP)



Using my MSDN with IVF Visual Studio, I found the GetProcessMemoryInfo along
with sample C code.

Since I already use some C subroutines from Fortran, it was easy to add this
as a routine and call it.

You put me on the right track. I now can get all the GetProcessMemoryInfo
pass back the memory usage.

Thanks.


.