Searched refs:tUstr (Results 1 – 1 of 1) sorted by relevance
1007 WCHAR *tUstr; local1028 tUstr = (WCHAR*)AdaptersName;1033 while(sscanf(tAstr, "%S", tUstr) > 0)1036 tUstr += wcslen(tUstr) + 1;1041 *tUstr = 0;1042 tUstr++;1049 char* tmp = (char*)tUstr;1052 tUstr = (WCHAR*)tmp;