O.P. RE: Could you try this for me?
The function I used is GlobalMemoryStatus, which returns memory information in bytes, so I divided it twice by 1024 to turn it into MB. Maybe there was too little free memory and it was rounded to 0? Well, it was just informative, not a big problem.
|