Home
last modified time | relevance | path

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

/reactos/base/applications/taskmgr/
H A Dprocpage.c1140 static const WCHAR szKernelExe[] = L"\\ntoskrnl.exe"; in GetProcessExecutablePathById() local
1155 dwRet = uLength + CONST_STR_LEN(szKernelExe); in GetProcessExecutablePathById()
1160 pszSystemDir, szKernelExe); in GetProcessExecutablePathById()