Read lines of text from a file into a string set
void getLinesFrom(const TCHAR * file, bool bAllowEmptyLines = true);
DStringSet Class