]> wimlib.net Git - wimlib/blobdiff - include/wimlib/header.h
Add wimlib_set_output_{pack_chunk_size,compression_type}()
[wimlib] / include / wimlib / header.h
index 6f7018918505f2d9b91f824f96351015d8bdf2e8..2841b827ca1bfb9eb2620750a8f99ca9ea594afa 100644 (file)
@@ -17,7 +17,7 @@
 /* Version number used for WIMs that allow multiple streams packed into one
  * resource (WIM_RESHDR_FLAG_PACKED_STREAMS).  New as of Windows 8 WIMGAPI; used
  * for the Windows 8 web downloader, but yet not yet properly documented by
- * Microsoft.  */
+ * Microsoft.  This WIM format also allows a new compression format (LZMS).  */
 #define WIM_VERSION_PACKED_STREAMS 0xe00
 
 /* Note: there is another WIM version from Vista pre-releases, but it is not