mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-16 20:11:41 -06:00
Origial James Hoo mod to 16.04
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
/* we used 0x0400 for Windows NT supporting (MENUITEMINFOW)
|
||||
But now menu problem is fixed. So it's OK to use 0x0500 (Windows 2000) */
|
||||
|
||||
// #define _WIN32_WINNT 0x0400
|
||||
#define _WIN32_WINNT 0x0500
|
||||
#define WINVER _WIN32_WINNT
|
||||
//// #define _WIN32_WINNT 0x0400
|
||||
//#define _WIN32_WINNT 0x0500
|
||||
//#define WINVER _WIN32_WINNT
|
||||
|
||||
#include "../../../Common/Common.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user