mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 18:11:35 -06:00
4.25 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
47f4915611
commit
af1fe52701
@@ -109,8 +109,8 @@ class CCompressDialog: public NWindows::NControl::CModalDialog
|
||||
int GetMethodID();
|
||||
CSysString GetMethodSpec();
|
||||
|
||||
AddDictionarySize(UInt32 size, bool kilo, bool maga);
|
||||
AddDictionarySize(UInt32 size);
|
||||
int AddDictionarySize(UInt32 size, bool kilo, bool maga);
|
||||
int AddDictionarySize(UInt32 size);
|
||||
|
||||
void SetDictionary();
|
||||
UInt32 GetDictionary();
|
||||
|
||||
Reference in New Issue
Block a user