Re: How to Find Memory Used (IVF 9.1, WinXP)
- From: "Jugoslav Dujic" <jdujic@xxxxxxxxx>
- Date: Fri, 30 Jun 2006 13:50:02 +0200
John S wrote:
| 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.
USE IFWIN or USE KERNEL32 would have been simpler :-).
GetCurrentProcessId returns the pid.
--
Jugoslav
___________
www.xeffort.com
Please reply to the newsgroup.
You can find my real e-mail on my home page above.
.
- Follow-Ups:
- References:
- How to Find Memory Used (IVF 9.1, WinXP)
- From: John S
- Re: How to Find Memory Used (IVF 9.1, WinXP)
- From: John S
- Re: How to Find Memory Used (IVF 9.1, WinXP)
- From: dpb
- Re: How to Find Memory Used (IVF 9.1, WinXP)
- From: dpb
- Re: How to Find Memory Used (IVF 9.1, WinXP)
- From: John S
- How to Find Memory Used (IVF 9.1, WinXP)
- Prev by Date: Re: removing blanks from a file
- Next by Date: Re: Random Numbers
- Previous by thread: Re: How to Find Memory Used (IVF 9.1, WinXP)
- Next by thread: Re: How to Find Memory Used (IVF 9.1, WinXP)
- Index(es):
Relevant Pages
|