mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
Update to lzma 23.01.
This commit is contained in:
7
3rdparty/lzma/CPP/7zip/UI/GUI/ExtractGUI.h
vendored
7
3rdparty/lzma/CPP/7zip/UI/GUI/ExtractGUI.h
vendored
@@ -1,7 +1,7 @@
|
||||
// GUI/ExtractGUI.h
|
||||
|
||||
#ifndef __EXTRACT_GUI_H
|
||||
#define __EXTRACT_GUI_H
|
||||
#ifndef ZIP7_INC_EXTRACT_GUI_H
|
||||
#define ZIP7_INC_EXTRACT_GUI_H
|
||||
|
||||
#include "../Common/Extract.h"
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
*/
|
||||
|
||||
HRESULT ExtractGUI(
|
||||
// DECL_EXTERNAL_CODECS_LOC_VARS
|
||||
CCodecs *codecs,
|
||||
const CObjectVector<COpenType> &formatIndices,
|
||||
const CIntVector &excludedFormatIndices,
|
||||
@@ -27,7 +28,7 @@ HRESULT ExtractGUI(
|
||||
UStringVector &archivePathsFull,
|
||||
const NWildcard::CCensorNode &wildcardCensor,
|
||||
CExtractOptions &options,
|
||||
#ifndef _SFX
|
||||
#ifndef Z7_SFX
|
||||
CHashBundle *hb,
|
||||
#endif
|
||||
bool showDialog,
|
||||
|
||||
Reference in New Issue
Block a user