Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/UI/Far/Messages.h')
-rwxr-xr-xCPP/7zip/UI/Far/Messages.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/CPP/7zip/UI/Far/Messages.h b/CPP/7zip/UI/Far/Messages.h
index 8b6e2a49..7a36ab30 100755
--- a/CPP/7zip/UI/Far/Messages.h
+++ b/CPP/7zip/UI/Far/Messages.h
@@ -79,6 +79,8 @@ enum EEnum
kExtractUnsupportedMethod,
kExtractCRCFailed,
kExtractDataError,
+ kExtractCRCFailedEncrypted,
+ kExtractDataErrorEncrypted,
kOverwriteTitle,
kOverwriteMessage1,