Searched refs:GetProcessExecutablePathById (Results 1 – 1 of 1) sorted by relevance
1126 GetProcessExecutablePathById( in GetProcessExecutablePathById() function1191 dwLength = GetProcessExecutablePathById(dwProcessId, NULL, 0); in ProcessPage_OnProperties()1200 if (GetProcessExecutablePathById(dwProcessId, pszExePath, dwLength) == 0) in ProcessPage_OnProperties()1231 dwLength = GetProcessExecutablePathById(dwProcessId, NULL, 0); in ProcessPage_OnOpenFileLocation()1240 if (GetProcessExecutablePathById(dwProcessId, pszExePath, dwLength) == 0) in ProcessPage_OnOpenFileLocation()