mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 22:07:08 -06:00
4.33 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
e8d0636d7a
commit
02516d3fce
@@ -127,4 +127,4 @@ HRESULT DecompressArchives(
|
||||
wildcardCensor, options, extractCallback));
|
||||
}
|
||||
return S_OK;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -258,7 +258,7 @@ HRESULT OpenArchive(
|
||||
if (result != S_OK)
|
||||
continue;
|
||||
}
|
||||
#endif EXCLUDE_COM
|
||||
#endif
|
||||
|
||||
if (!archive)
|
||||
return E_FAIL;
|
||||
|
||||
@@ -61,4 +61,4 @@ const CActionSet kDeleteActionSet =
|
||||
NPairAction::kIgnore
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user