1 2 3 4 5 6 7
// // Utils.h // #pragma once void TruncateWithDots(wchar_t* szString, size_t iNewLen);