|
-
Jul 8th, 2002, 05:04 AM
#1
Thread Starter
Junior Member
Application Memory usage
In order to find the amount of memory used by an application, we have a getprocessmemoryinfo API. But this is not listed in vb6 api viewer tool. Does it mean that it wouldnt work with vb6 or is there any other way of achieving it ?
-
Jul 8th, 2002, 05:43 AM
#2
Fanatic Member
download the API guide here: http://www.allapi.net/agnet/apiguide.shtml
it's way better than the thing that comes with VB (has examples too), and it does list GetProcessMemoryInfo. perhaps that API just wasn't documented when VB's API viewer was made.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|