Searched refs:IsItWindowsNT (Results 1 – 1 of 1) sorted by relevance
9 static inline bool IsItWindowsNT() in IsItWindowsNT() function23 #define SET_IS_NT g_IsNT = IsItWindowsNT();29 #define NT_CHECK_ACTION if (!IsItWindowsNT()) { NT_CHECK_FAIL_ACTION }