Searched refs:GetProcessImagePath_NT (Results 1 – 1 of 1) sorted by relevance
219 static std::string GetProcessImagePath_NT( DWORD dwProcessId ) in GetProcessImagePath_NT() function240 …return (LONG)GetVersion() < 0 ? GetProcessImagePath_9x( dwProcessId ) : GetProcessImagePath_NT( dw… in GetProcessImagePath()
Completed in 14 milliseconds