Lines Matching refs:SetFromLastError
52 void CUpdateErrorInfo::SetFromLastError(const char *message)
58 HRESULT CUpdateErrorInfo::SetFromLastError(const char *message, const FString &fileName)
60 SetFromLastError(message);
720 return errorInfo.SetFromLastError("cannot open file", realPath);
755 return errorInfo.SetFromLastError("cannot open SFX module", options.SfxModule);
767 return errorInfo.SetFromLastError("cannot open file", realPath);
1166 return errorInfo.SetFromLastError("cannot find specified SFX module", options.SfxModule);
1602 return errorInfo.SetFromLastError("cannot delete the file", us2fs(arcPath));
1607 errorInfo.SetFromLastError("cannot move the file", tempPath);
1635 errorInfo.SetFromLastError("cannot load Mapi32.dll");
1648 return errorInfo.SetFromLastError("GetFullPathName error", finalPath);
1656 errorInfo.SetFromLastError)("7-Zip cannot find MAPISendDocuments function");
1722 errorInfo.SetFromLastError("7-Zip cannot find MAPISendMail function");