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