]> wimlib.net Git - wimlib/blobdiff - include/wimlib.h
v1.8.2
[wimlib] / include / wimlib.h
index 145b86a56abd226129aa650d5b77ed13ac41cd0c..09a427985469274526e3a80172aafcf4551dedc0 100644 (file)
@@ -11,7 +11,7 @@
 /**
  * @mainpage
  *
- * This is the documentation for the library interface of wimlib 1.8.1, a C
+ * This is the documentation for the library interface of wimlib 1.8.2, a C
  * library for creating, modifying, extracting, and mounting files in the
  * Windows Imaging Format.  This documentation is intended for developers only.
  * If you have installed wimlib and want to know how to use the @b wimlib-imagex
 #define WIMLIB_MINOR_VERSION 8
 
 /** Patch version of the library (for example, the 5 in 1.2.5). */
-#define WIMLIB_PATCH_VERSION 1
+#define WIMLIB_PATCH_VERSION 2
 
 #ifdef __cplusplus
 extern "C" {
@@ -1940,13 +1940,14 @@ typedef int (*wimlib_iterate_lookup_table_callback_t)(const struct wimlib_resour
  */
 #define WIMLIB_EXTRACT_FLAG_WIMBOOT                    0x00400000
 
-/** EXPERIMENTAL and only works on Windows 10 and later: compress the extracted
- * files using the System Compression feature (when possible).  System
- * Compression is only supported by Windows 10 or later.  Several different
- * compression formats may be used with System Compression; this particular flag
- * selects the XPRESS compression format with 4096 byte chunks.  <b>This flag is
- * currently experimental and may be changed or removed in future releases of
- * wimlib.</b>  */
+/**
+ * EXPERIMENTAL, Windows-only: compress the extracted files using System
+ * Compression, when possible.  This only works on either Windows 10 or later,
+ * or on an older Windows to which Microsoft's wofadk.sys driver has been added.
+ * Several different compression formats may be used with System Compression;
+ * this particular flag selects the XPRESS compression format with 4096 byte
+ * chunks.  <b>This flag is currently experimental and may be changed or removed
+ * in future releases of wimlib.</b>  */
 #define WIMLIB_EXTRACT_FLAG_COMPACT_XPRESS4K           0x01000000
 
 /** Like ::WIMLIB_EXTRACT_FLAG_COMPACT_XPRESS4K, but use XPRESS compression with