mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 22:06:59 -06:00
17.00
This commit is contained in:
@@ -15,7 +15,7 @@ using namespace NDir;
|
||||
|
||||
static const size_t kTempBufSize = (1 << 20);
|
||||
|
||||
static CFSTR kTempFilePrefixString = FTEXT("7zt");
|
||||
#define kTempFilePrefixString FTEXT("7zt")
|
||||
|
||||
CInOutTempBuffer::CInOutTempBuffer(): _buf(NULL) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user