Searched refs:WINVERSION_XP (Results 1 – 3 of 3) sorted by relevance
24 WINVERSION_XP = 2, enumerator
71 if (stack_size > 0 && win_util::GetWinVersion() >= win_util::WINVERSION_XP) { in Create()
54 win_version = WINVERSION_XP; in GetWinVersion()