Cwimlib_add_command | Data for a WIMLIB_UPDATE_OP_ADD operation |
Cwimlib_capture_source | An array of these structures is passed to wimlib_add_image_multisource() to specify the sources from which to create a WIM image |
Cwimlib_delete_command | Data for a WIMLIB_UPDATE_OP_DELETE operation |
Cwimlib_dir_entry | Structure passed to the wimlib_iterate_dir_tree() callback function |
Cwimlib_object_id | Since wimlib v1.9.1: an object ID, which is an extra piece of metadata that may be associated with a file on NTFS filesystems |
▼Cwimlib_progress_info | A pointer to this union is passed to the user-supplied wimlib_progress_func_t progress function |
Cwimlib_progress_info_done_with_file | Valid on messages WIMLIB_PROGRESS_MSG_DONE_WITH_FILE |
Cwimlib_progress_info_extract | Valid on messages WIMLIB_PROGRESS_MSG_EXTRACT_SPWM_PART_BEGIN, WIMLIB_PROGRESS_MSG_EXTRACT_IMAGE_BEGIN, WIMLIB_PROGRESS_MSG_EXTRACT_TREE_BEGIN, WIMLIB_PROGRESS_MSG_EXTRACT_FILE_STRUCTURE, WIMLIB_PROGRESS_MSG_EXTRACT_STREAMS, WIMLIB_PROGRESS_MSG_EXTRACT_METADATA, WIMLIB_PROGRESS_MSG_EXTRACT_TREE_END, and WIMLIB_PROGRESS_MSG_EXTRACT_IMAGE_END |
Cwimlib_progress_info_handle_error | Valid on messages WIMLIB_PROGRESS_MSG_HANDLE_ERROR |
Cwimlib_progress_info_integrity | Valid on messages WIMLIB_PROGRESS_MSG_VERIFY_INTEGRITY and WIMLIB_PROGRESS_MSG_CALC_INTEGRITY |
Cwimlib_progress_info_rename | Valid on messages WIMLIB_PROGRESS_MSG_RENAME |
Cwimlib_progress_info_replace | Valid on messages WIMLIB_PROGRESS_MSG_REPLACE_FILE_IN_WIM
|
Cwimlib_progress_info_scan | Valid on messages WIMLIB_PROGRESS_MSG_SCAN_BEGIN, WIMLIB_PROGRESS_MSG_SCAN_DENTRY, and WIMLIB_PROGRESS_MSG_SCAN_END |
Cwimlib_progress_info_split | Valid on messages WIMLIB_PROGRESS_MSG_SPLIT_BEGIN_PART and WIMLIB_PROGRESS_MSG_SPLIT_END_PART |
Cwimlib_progress_info_test_file_exclusion | Valid on messages WIMLIB_PROGRESS_MSG_TEST_FILE_EXCLUSION |
Cwimlib_progress_info_unmount | Valid on messages WIMLIB_PROGRESS_MSG_UNMOUNT_BEGIN |
Cwimlib_progress_info_update | Valid on messages WIMLIB_PROGRESS_MSG_UPDATE_BEGIN_COMMAND and WIMLIB_PROGRESS_MSG_UPDATE_END_COMMAND |
Cwimlib_progress_info_verify_image | Valid on messages WIMLIB_PROGRESS_MSG_BEGIN_VERIFY_IMAGE and WIMLIB_PROGRESS_MSG_END_VERIFY_IMAGE |
Cwimlib_progress_info_verify_streams | Valid on messages WIMLIB_PROGRESS_MSG_VERIFY_STREAMS |
Cwimlib_progress_info_wimboot_exclude | Valid on messages WIMLIB_PROGRESS_MSG_WIMBOOT_EXCLUDE
|
Cwimlib_progress_info_write_streams | Valid on the message WIMLIB_PROGRESS_MSG_WRITE_STREAMS |
Cwimlib_rename_command | Data for a WIMLIB_UPDATE_OP_RENAME operation |
Cwimlib_resource_entry | Information about a "blob", which is a fixed length sequence of binary data |
Cwimlib_stream_entry | Information about a stream of a particular file in the WIM |
Cwimlib_update_command | Specification of an update to perform on a WIM image |
Cwimlib_wim_info | General information about a WIM file |