21 static bool IsArchiveLZ4(
const WSTR& name, DWORD size,
const MYBUF& buf);
24 ARCLZ4(HWND hwnd,
const WSTR& name,
TYPE type);
28 bool Extract(
bool verify,
const WSTR& temp,
const WSTR& password);
32 bool Compress(
int method,
int header,
const WSTR& pass,
const PATH& temp,
const std::vector<LHAZPROCFILE>&
v);
34 bool Delete(
const std::vector<LHAZFILE*>&
v);
TYPE
Definition lhazarc.h:28
static const char METHOD[]
Definition lhazlz4.h:44
@ LZ4S_SKIPPABLE0
Definition lhazlz4.h:40
@ LZ4S_MAGICNUMBER
Definition lhazlz4.h:38
@ LEGACY_MAGICNUMBER
Definition lhazlz4.h:39
@ LZ4S_SKIPPABLEMASK
Definition lhazlz4.h:41
bool Delete(const std::vector< LHAZFILE * > &v)
Delete
Definition lhazlz4.cpp:107
bool Compress(int method, int header, const WSTR &pass, const PATH &temp, const std::vector< LHAZPROCFILE > &v)
Compress
Definition lhazlz4.cpp:81
bool Extract(bool verify, const WSTR &temp, const WSTR &password)
Extract
Definition lhazlz4.cpp:115
static bool LZ4S_isSkippableMagicNumber(unsigned int magic)
IsArchiveLZ4
Definition lhazlz4.cpp:192
bool Test(void)
Test
Definition lhazlz4.cpp:200
static bool IsArchiveLZ4(const WSTR &name, DWORD size, const MYBUF &buf)
IsArchiveLZ4
Definition lhazlz4.cpp:171
Definition lhazprocfile.h:11
Definition lhaztreeview.h:18
¥ type v
Definition lhazregs.h:21