s = LoadFile("C:\\text.txt"); const String l = ToCharset(CHARSET_UTF8, s, CHARSET_WIN1251); LOG(s);
Report message to a moderator