Searched refs:_WIN32_WINNT (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/windows/
H A Dconfig-compiler.h97 /* MingW needs _WIN32_WINNT==0x0501 defined to pull in getaddrinfo()
100 #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x0501) macro
101 #undef _WIN32_WINNT
102 #define _WIN32_WINNT 0x0501
233 /* OpenWatcom needs _WIN32_WINNT==0x0501 defined to pull in getaddrinfo()
236 #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x0501)
237 #undef _WIN32_WINNT
238 #define _WIN32_WINNT
99 #undef _WIN32_WINNT macro
230 #undef _WIN32_WINNT macro
231 #define _WIN32_WINNT macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dselect.h38 defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0600)
H A Dconfig-win32.h523 # ifndef _WIN32_WINNT
524 # define _WIN32_WINNT VS2008_DEF_TARGET macro
529 # if (_WIN32_WINNT < VS2008_MIN_TARGET) || (WINVER < VS2008_MIN_TARGET)
537 # ifndef _WIN32_WINNT
538 # define _WIN32_WINNT 0x0500 macro
553 # elif defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0501)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dconfig-win32.h523 # ifndef _WIN32_WINNT
524 # define _WIN32_WINNT VS2008_DEF_TARGET macro
529 # if (_WIN32_WINNT < VS2008_MIN_TARGET) || (WINVER < VS2008_MIN_TARGET)
537 # ifndef _WIN32_WINNT
538 # define _WIN32_WINNT 0x0500 macro
553 # elif defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0501)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcryptlib.c595 #if defined(_WIN32_WINNT)
626 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
727 #if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dwin_db.h12 #define _WIN32_WINNT 0x0400 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rand/
H A Drand_win.c118 #ifndef _WIN32_WINNT
119 # define _WIN32_WINNT 0x0400 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_win.c118 #ifndef _WIN32_WINNT
119 # define _WIN32_WINNT 0x0400 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dgetsize.c62 #if (_WIN32_WINNT >= 0x0500)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A De_os.h248 # if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)
250 * Defining _WIN32_WINNT here in e_os.h implies certain "discipline."
263 # define _WIN32_WINNT 0x0400 macro

Completed in 181 milliseconds