Carbonsoft cxDrive is an interface-based class library for Borland Delphi that makes obtaining information about the fixed and removable disks in a system both quick and simple.
The information available includes:
- Drive availability
- Drive type (removable, fixed, remote, cdrom, ram)
- Drive name (as displayed in Windows Explorer)
- Space information (total, available, free, and used)
- Drive features and characteristics (reparse points, case sensitivity, etc)
- Volume information (path, volume name)
- Shell information (icon, name, type name)
The standard package includes full source code for the cxDrive class library and a VCL example program. Precompiled demo available from the web site.
Carbonsoft cxCpu 4 - 10 August, 2004 -
Kev FrenchCarbonsoft cxCpu 4.2 is a class library allowing the identification of the host processors and their features.
Features include:
- Interface-based class library
- Kylix/Linux support
- SMP support
- Processor usage
- Data...