mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 14:07:13 -06:00
Update to 7-Zip Version 21.02
This commit is contained in:
@@ -17,6 +17,8 @@ static inline bool IsItWindowsNT()
|
||||
#endif
|
||||
|
||||
#ifndef _UNICODE
|
||||
extern
|
||||
bool g_IsNT;
|
||||
#if defined(_WIN64) || defined(UNDER_CE)
|
||||
bool g_IsNT = true;
|
||||
#define SET_IS_NT
|
||||
|
||||
Reference in New Issue
Block a user