Make a DString that contains specified text, provided as Unicode characters
DString(const wchar_t * text);
DString Constructor