Results 1 to 2 of 2

Thread: Application Memory usage

  1. #1

    Thread Starter
    Junior Member rjhare's Avatar
    Join Date
    Sep 2001
    Location
    Peterborough, UK
    Posts
    31

    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 ?

  2. #2
    Fanatic Member
    Join Date
    Apr 2002
    Posts
    638
    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
  •  



Click Here to Expand Forum to Full Width