Results 1 to 29 of 29

Thread: [RESOLVED] Memory usage information about my application

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2011
    Location
    Palm Coast, FL
    Posts
    760

    Resolved [RESOLVED] Memory usage information about my application

    How can i get the current memory usage of my program (like the memory usage shown in task manager)?

    I'm thinking that the GlobalMemoryStatusEx API may be involved? But this seems to be more about the system memory than info specific to my app.
    Another option is GetProcessMemoryInfo()?

    TIA
    Last edited by AAraya; May 19th, 2018 at 11:13 AM.

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