Searched refs:REQUIRED_MAX_V (Results 1 – 1 of 1) sorted by relevance
104 #define REQUIRED_MAX_V (DWORD)10 macro126 if (osvi.dwMajorVersion >= REQUIRED_MAX_V) { in _nc_console_vt_supported()127 if (osvi.dwMajorVersion == REQUIRED_MAX_V) { in _nc_console_vt_supported()