mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-09-27 22:01:24 +03:00
Cedar, Mayaqua: Set minimum Windows version to Vista
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@
|
||||
|
||||
#define UT_C
|
||||
|
||||
#define _WIN32_WINNT 0x0502
|
||||
#define WINVER 0x0502
|
||||
#define _WIN32_WINNT 0x0600
|
||||
#define WINVER 0x0600
|
||||
#include <winsock2.h>
|
||||
#include <windows.h>
|
||||
#include <wincrypt.h>
|
||||
|
||||
Reference in New Issue
Block a user