Include :
- imposte costanti di compilazione per Windows XP.
This commit is contained in:
+3
-3
@@ -14,7 +14,7 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
#define WINVER 0x0601
|
||||
#define _WIN32_WINNT 0x0601
|
||||
#define _WIN32_IE 0x0800
|
||||
#define WINVER 0x0502 // WindowsXP SP2
|
||||
#define _WIN32_WINNT 0x0502 // WindowsXP SP2
|
||||
#define _WIN32_IE 0x0603 // IE6 SP2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user