Read the contents of a file into a text buffer, automatically converting UCS-16 to UTF-8
void getFromDecoded(const TCHAR * file, int maxToRead = -1);
DString Class