mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 22:07:05 -06:00
9.17
This commit is contained in:
committed by
Kornel Lesiński
parent
044e4bb741
commit
2eb60a0598
@@ -24,8 +24,8 @@
|
||||
virtual HRESULT SetOperationResult(Int32 operationResult) x; \
|
||||
virtual HRESULT CryptoGetTextPassword2(Int32 *passwordIsDefined, BSTR *password) x; \
|
||||
virtual HRESULT CryptoGetTextPassword(BSTR *password) x; \
|
||||
// virtual HRESULT ShowDeleteFile(const wchar_t *name) x; \
|
||||
// virtual HRESULT CloseProgress() { return S_OK; };
|
||||
/* virtual HRESULT ShowDeleteFile(const wchar_t *name) x; */ \
|
||||
/* virtual HRESULT CloseProgress() { return S_OK; }; */
|
||||
|
||||
struct IUpdateCallbackUI
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user