]> wimlib.net Git - wimlib/blobdiff - include/wimlib.h
Report some extraction errors on Windows
[wimlib] / include / wimlib.h
index 649f52a3c884f3734423db2fc9e073362a52707e..50adcb7f45fadf43301d9bc4ad1590c637f7cb7f 100644 (file)
@@ -726,6 +726,8 @@ enum wimlib_progress_msg {
         * progress message being sent:
         *
         *      - Directory tree scan errors, e.g. from wimlib_add_image()
+        *      - Most extraction errors; currently restricted to the Windows
+        *        build of the library only.
         */
        WIMLIB_PROGRESS_MSG_HANDLE_ERROR = 31,
 };