Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/quickstarter/
H A Dquickstarter.cxx167 std::string sImagePath; in GetProcessImagePath_9x() local
185 sImagePath = pe32.szExeFile; in GetProcessImagePath_9x()
195 return sImagePath; in GetProcessImagePath_9x()
221 std::string sImagePath; in GetProcessImagePath_NT() local
230 sImagePath = szPathBuffer; in GetProcessImagePath_NT()
235 return sImagePath; in GetProcessImagePath_NT()
H A Dshutdown_quickstart.cxx40 std::string sImagePath = GetProcessImagePath( dwProcessId ); in EnumWindowsProc() local
43 if ( !strnicmp( sImagePath.c_str(), sOfficeImageDir.c_str(), sOfficeImageDir.length() ) ) in EnumWindowsProc()

Completed in 16 milliseconds