Searched refs:sImagePath (Results 1 – 2 of 2) sorted by relevance
167 std::string sImagePath; in GetProcessImagePath_9x() local185 sImagePath = pe32.szExeFile; in GetProcessImagePath_9x()195 return sImagePath; in GetProcessImagePath_9x()221 std::string sImagePath; in GetProcessImagePath_NT() local230 sImagePath = szPathBuffer; in GetProcessImagePath_NT()235 return sImagePath; in GetProcessImagePath_NT()
40 std::string sImagePath = GetProcessImagePath( dwProcessId ); in EnumWindowsProc() local43 if ( !strnicmp( sImagePath.c_str(), sOfficeImageDir.c_str(), sOfficeImageDir.length() ) ) in EnumWindowsProc()
Completed in 8 milliseconds