
Ocx with ImageCombo and ListImages
A fellow asked for a Drive list Box control that could show/hide some type of disks (ie: removable,CdRom...) I built this for him. May be someone else could find it useful
API DeclarationsUses api: GetLogicalDrives, GetDriveType, GetVolumeInformation, GetDiskFreeSpaceEx.