Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, How can i get the total amount of memory used by a process at any given time? I know about GetProcessWorkingSetSize, but this works only on Winnt and not 9x systems, also this function will give only the max and min usages.