visual c++ - how to get hard disk used space ,free space ,not partition free space -


i know each hard disk's free space ,used space ,not partition free space thanks

use getdiskfreespaceex function. see article: http://msdn.microsoft.com/en-us/library/aa364937%28v=vs.85%29.aspx


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -