Searched refs:SEM_FAILCRITICALERRORS (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/windows/classes/sun/io/ | ||
H A D | Win32ErrorMode.java | 40 private static final long SEM_FAILCRITICALERRORS = 0x0001; field in class:Win32ErrorMode 73 mode |= SEM_FAILCRITICALERRORS; |
Completed in 21 milliseconds