Whats the fastest way to get the size of a directory? Is multithreading possibile?
How can I find the size of all files located inside a folder?
Size of a directory
No other questions on stackoverflow & other sites mention multithreading but it should be possibile like if the directory contains other directories..
The other solutions on stackoverflow are pretty slow , slower even than
Windows Folder->Properties dialog even on Release...
Tried all the solutions on stack-overflow and they are either not compiling or very slow...