--HG-- branch : develop
@ -28,6 +28,9 @@
#ifndef _WIN32_WINDOWS
# define _WIN32_WINDOWS 0x0410
#endif
#ifndef _WIN32_WINNT
# define _WIN32_WINNT 0x0400
#ifndef WINVER
# define WINVER 0x0400
@ -33,6 +33,9 @@
@ -27,6 +27,9 @@
@ -45,6 +45,9 @@
#ifdef _WIN32
# define WIN32_LEAN_AND_MEAN
# ifndef _WIN32_WINNT
# endif
# ifndef NL_COMP_MINGW
# define NOMINMAX