16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 15:09:19 +02:00

merge manul

This commit is contained in:
WLs50
2025-03-09 15:36:11 +01:00
parent a687f551a2
commit a5f6397eca
1211 changed files with 483542 additions and 58643 deletions

View File

@@ -8,7 +8,7 @@
#include <winsdkver.h>
#ifndef _WIN32_WINNT
//#define _WIN32_WINNT 0x0600 // _WIN32_WINNT_VISTA
#define _WIN32_WINNT 0x0501 // _WIN32_WINNT_WINXP
#define _WIN32_WINNT 0x0601 // _WIN32_WINNT_WINXP
#endif
#include <SDKDDKVer.h>