mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 22:06:59 -06:00
easy 7-zip mod for 23.01: rebased from 19.00
This commit is contained in:
committed by
shunf4
parent
082657f61b
commit
18725aeba6
@@ -12,12 +12,12 @@
|
||||
Z7_DIAGNOSCTIC_IGNORE_BEGIN_RESERVED_MACRO_IDENTIFIER
|
||||
#ifndef _WIN32_WINNT
|
||||
// #define _WIN32_WINNT 0x0400
|
||||
#define _WIN32_WINNT 0x0500
|
||||
//#define _WIN32_WINNT 0x0500
|
||||
// #define _WIN32_WINNT 0x0600
|
||||
// #define _WIN32_WINNT 0x0A00
|
||||
#endif
|
||||
#ifndef WINVER
|
||||
#define WINVER _WIN32_WINNT
|
||||
//#define WINVER _WIN32_WINNT
|
||||
#endif
|
||||
// #define _WIN32_IE 0x400 // for debug
|
||||
Z7_DIAGNOSCTIC_IGNORE_END_RESERVED_MACRO_IDENTIFIER
|
||||
|
||||
Reference in New Issue
Block a user