Searched refs:_WIN32_WINNT (Results 1 – 5 of 5) sorted by relevance
307 # ifndef _WIN32_WINNT308 # define _WIN32_WINNT 0x0600 macro315 #if defined(_MSC_VER) && defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0600 && !defined(LTC_WIN32_BCRY…
101 #ifndef _WIN32_WINNT102 #define _WIN32_WINNT 0x0501 macro
44 #if (_WIN32_WINNT < 0x0501)
2693 #elif (defined(__MINGW32__) || defined(__MINGW64__)) && _WIN32_WINNT >= 0x0600
3737 * Fix for redefinition of _WIN32_WINNT to avoid overriding a definition