Home
last modified time | relevance | path

Searched refs:ellipsis (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/taskmgr/
H A Dperfdata.c525 static const LPWSTR ellipsis = L"..."; in PerfDataGetCommandLine() local
549 … wcscpy(lpCommandLine + CMD_LINE_MIN(nMaxCount, cache->len) - wcslen(ellipsis), ellipsis); in PerfDataGetCommandLine()