int _tstrncmp(u16* str1, u16* str2, int maxlen);
функция сравнивает две unicode-строки с учётом регистра символов
_tstrncmpi