Searched refs:sOfficeImageDir (Results 1 – 1 of 1) sorted by relevance
41 std::string sOfficeImageDir = GetOfficeInstallationPath( hMSI ) + "program\\"; in EnumWindowsProc() local43 if ( !strnicmp( sImagePath.c_str(), sOfficeImageDir.c_str(), sOfficeImageDir.length() ) ) in EnumWindowsProc()
Completed in 12 milliseconds