wcsstr
if (wcsstr(name, L"Service-0x"))
if (!wcsstr(name, L"WinSta0"))
wchar_t *wcsstr(const wchar_t * __restrict, const wchar_t * __restrict)
if (wmonths[i].ab && (s == wcsstr(s, wmonths[i].ab)))
if (wmonths[i].mon && (s == wcsstr(s, wmonths[i].mon)))
if (wmonths[i].alt && (s == wcsstr(s, wmonths[i].alt)))