A console application to display folder and file sizes based on actual disk usage.
- Shows total size of the specified folder.
- Lists immediate subfolders and files.
- Calculates the real disk space used by files.
- Operating System: Windows only (uses Windows API).