Again try to get _WIN32_IE to behave right with MinGW
This commit is contained in:
parent
4e440fff62
commit
1b840a3db8
@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
#ifdef _WIN32
|
||||
#ifdef __MINGW64__
|
||||
#ifdef __MINGW32__
|
||||
#define _WIN32_IE 0x501
|
||||
#else
|
||||
#define _WIN32_IE 0x400
|
||||
|
Loading…
x
Reference in New Issue
Block a user