|
-
May 19th, 2018, 11:08 AM
#1
Thread Starter
Fanatic Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|