Folder Size
-
Hi All There is any API which will give folder size like
_stat function
.I am try to get size without open folder.Plz help meI guess no such function. When we use file-manager to detect size of a folder, if the folder is in huge size, we can see file-manager detects size of files one by one and add them togather. So, you may do same thing programmatically to find total size of files under the folder.
-
Hi All There is any API which will give folder size like
_stat function
.I am try to get size without open folder.Plz help methere is no direct api for retrieving folder size, but you can do that programmatically by using CFileFind and CFile::GetStatus
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You