Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A cabinet (CAB) file is a single file, usually with a .cab extension, that contains several compressed files as a file library. CAB files are used to organize the installation files that are copied to the user's system. A compressed file can be spread over several CAB files.
The following functions iterate through all the files in a cabinet and send notifications to a callback function for each file found.