CompuServe Messages

#current mem & resource

    10-Jul-94 18:28:57
Sb: #29301-#current mem & resource
Fm: Tarn Faulkner [MSFT] 73764,3260
To: LAM Chi-fung 100314,1035
LAM Chi-fung, >> Hello, I would like to as is there any function in VC++ to get the current system resource status (e.g. like Program Manager's help) also, the system TRUE MEMORY (RAM) left, availiable memory (include swap disk) etc ? Thanks. << There aren't any Visual C++ specific functions for this, but there are a couple SDK functions. Knowledge Base article Q74941 "Determining Free Memory in Windows in Enhanced Mode" in the MSKB describes some of the methods for this. You might also check in the WINSDK forum regarding this, as they work more directly with Windows memory management issues. Hope this helps! Tarn Faulkner Microsoft Developer Support