Extension Reports in VC++ | CodeGuru

Extension Reports in VC++

Environment: Visual C++ This program creates an Extension Report of the files in the specified folders or drives. It gives the list using the common control’s List View, which can be sorted on various fields like the Windows Explorer. The first path must be specified in the path box or “All” can be specified; this […]

Written By
CodeGuru Staff
CodeGuru Staff
Jun 17, 2002
1 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

Environment: Visual C++

This program creates an Extension Report of the files in the specified folders or drives. It gives the list using the common control’s List View, which can be sorted on various fields like the Windows Explorer. The first path must be specified in the path box or “All” can be specified; this is like “My Computer,” which scans all the drives.

This program helps analyze which extensions occupy how much space in the drive. This helps you get an idea of whether to compress files with specific extensions or do the needful.

Downloads

Download source — 24 Kb

CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.