Does anybody know how to find the 'memory available to windows' like is displayed in the ShellAbout dialog box? Is there some obscure API that is designed to return this value or is it more than that? I searched the SDK and googled but found nothing relevant. Maybe I'm using wrong search words. Any suggestions or links are appreciated.
best regards,
czDrillard
best regards,
czDrillard
GlobalMemoryStatus or GlobalMemoryStatusEx
They should tell you all you need I think.
They should tell you all you need I think.
http://www.google.be/search?hl=nl&ie=UTF-8&oe=UTF-8&q=amount+of+memory+available+windows+API&meta=
this is how I'd google for it
this is how I'd google for it
Hiroshimator, please refrain from using Belgium bias in your posts!
Thanks huh, that's exactly the api I want. And Hiroshimator, thank you, your search specification showed all the relevant results. When I searched for some reason I concentrated on the key word ShellAbout and couldn't find any explanation for what api's it was using...I was suffering from some kind of mental block I suppose but I'm ok now.
Thanks again and best regards,
czDrillard
Thanks again and best regards,
czDrillard