Desktop Heap Size

D

Dima

Hello,
Are there C++ API calls to determine desktop heap size for Windows XP?
How much of the heap is in use?
Thank you.
 
V

Victor Bazarov

Dima said:
Hello,
Are there C++ API calls to determine desktop heap size for Windows XP?

No. There are no "C++ API calls" to determine anythign "for Windows XP".
There are *probably* _Windows API_ calls for that. Please ask in the
Windows newsgroup
How much of the heap is in use?

C++ has no means to report that. It's all platform specific. OT here.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,144
Latest member
KetoBaseReviews
Top