mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 02:07:06 -06:00
9.38
This commit is contained in:
committed by
Kornel Lesiński
parent
7e021179cd
commit
0713a3ab80
@@ -106,7 +106,7 @@ enum
|
||||
kpidUserDefined = 0x10000
|
||||
};
|
||||
|
||||
Byte k7z_PROPID_To_VARTYPE[]; // VARTYPE
|
||||
extern Byte k7z_PROPID_To_VARTYPE[kpid_NUM_DEFINED]; // VARTYPE
|
||||
|
||||
const UInt32 kpv_ErrorFlags_IsNotArc = 1 << 0;
|
||||
const UInt32 kpv_ErrorFlags_HeadersError = 1 << 1;
|
||||
|
||||
Reference in New Issue
Block a user