// // Utils.h // #pragma once BOOL IsNt50(); void TruncateWithDots(TCHAR* szString, size_t iNewLen);