Tokenize a Unicode string to make a string set
void tokenizeW(const wchar_t * ws, const char * delim);
tokenizeW Method