Searched refs:ellipsis (Results 1 – 1 of 1) sorted by relevance
525 static const LPWSTR ellipsis = L"..."; in PerfDataGetCommandLine() local549 … wcscpy(lpCommandLine + CMD_LINE_MIN(nMaxCount, cache->len) - wcslen(ellipsis), ellipsis); in PerfDataGetCommandLine()