Read the contents of a file into a text buffer (TCHAR filename)
int getFrom(const TCHAR * fn, int maxToRead = -1);
DString Class