|
wimlib
|
| Declarations and structures shared across the library | |
| Open an existing WIM file as a WIMStruct, or create a new WIMStruct which can be used to create a new WIM file | |
| Retrieve information about a WIM or WIM image | |
| Make changes to a WIMStruct, in preparation of persisting the WIMStruct to an on-disk file | |
| Extract files, directories, and images from a WIM | |
| Mount and unmount WIM images | |
| Track the progress of long WIM operations | |
| Create or update an on-disk WIM file | |
| Create and handle non-standalone WIMs, such as split and delta WIMs | |
| Functions for XPRESS, LZX, and LZMS compression and decompression |
1.8.1.2