> is there any win32 api or standard library function that would tell me how
> much memory my application/process is taking? What I want is to see how
> much memory some of my important functions are allocating and proper;y
> deallocating.
Hi,
Have a look at GetProcessMemoryInfo. It is part of the platform SDK. i.e. it
is a win32 api function.

Signature
Kind regards,
Bruno van Dooren
bruno_nos_pam_van_dooren@hotmail.com
Remove only "_nos_pam"