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

/openjdk10/hotspot/src/os/windows/vm/
H A Djvm_windows.h39 #if _WIN32_WINNT < 0x0501
40 #undef _WIN32_WINNT macro
41 #define _WIN32_WINNT 0x0501 macro
H A Dos_windows.cpp26 #define _WIN32_WINNT 0x0600 macro
/openjdk10/jdk/src/java.base/windows/native/libjava/
H A DWinCAPISeedGenerator.c27 #ifndef _WIN32_WINNT
28 #define _WIN32_WINNT 0x0400 macro
H A Djava_props_md.c27 #ifndef _WIN32_WINNT
28 #define _WIN32_WINNT 0x0601 macro
H A DWinNTFileSystem_md.c27 #ifndef _WIN32_WINNT
28 #define _WIN32_WINNT 0x0501 macro
/openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt.h29 #ifndef _WIN32_WINNT
30 #define _WIN32_WINNT 0x0600 macro
/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-private.hh156 # if defined(_WIN32_WINNT) && _WIN32_WINNT < 0x0600
157 # undef _WIN32_WINNT macro
159 # ifndef _WIN32_WINNT
160 # define _WIN32_WINNT 0x0600 macro
/openjdk10/jdk/src/java.desktop/windows/native/libsplashscreen/
H A Dsplashscreen_sys.c27 #ifndef _WIN32_WINNT
28 #define _WIN32_WINNT 0x0600 macro

Completed in 199 milliseconds