Is there a way to read the Desktop Heap usage using the WinAPI?
Desktop Heap Monitor (from MS) is not interactive.
I'm looking for a way to monitor the available heap natively - no external apps.
GetUserObjectInformation does not work with XP or Win2003 Server.
A driver may be required - but I don't have the experience with drivers.
Thanks
