X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib.h;h=5bed913b3cef00c015a1d7045f32abff404e2a33;hp=f68cb2b89639376ccc0ae8040277b4664f5d04e9;hb=c5e4bd4c75bf1f1e8c75c460853340a15917d55c;hpb=48cbaf483ce42242c30c61584e6808c05e705f7b;ds=inline diff --git a/include/wimlib.h b/include/wimlib.h index f68cb2b8..5bed913b 100644 --- a/include/wimlib.h +++ b/include/wimlib.h @@ -1721,6 +1721,11 @@ typedef int (*wimlib_iterate_lookup_table_callback_t)(const struct wimlib_resour * * Note: ::WIMLIB_ADD_FLAG_WIMBOOT does something different from, and * independent from, ::WIMLIB_ADD_FLAG_BOOT. + * + * Since wimlib v1.8.3, ::WIMLIB_ADD_FLAG_WIMBOOT also causes offline WIM-backed + * files to be added as the "real" files rather than as their reparse points, + * provided that their data is already present in the WIM. This feature can be + * useful when updating a backing WIM file in an "offline" state. */ #define WIMLIB_ADD_FLAG_WIMBOOT 0x00001000