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




John S wrote:
Under IVF 9.1, Win XP, is there any way for a program to determine how much
memory is used by that program ?
....

Windows API GetProcessMemoryInfo(pid)

.