Searched refs:CExtractCallbackConsole (Results 1 – 4 of 4) sorted by relevance
226 STDMETHODIMP CExtractCallbackConsole::SetTotal(UInt64 size) in SetTotal()238 STDMETHODIMP CExtractCallbackConsole::SetCompleted(const UInt64 *completeValue) in SetCompleted()272 STDMETHODIMP CExtractCallbackConsole::AskOverwrite( in AskOverwrite()316 STDMETHODIMP CExtractCallbackConsole::PrepareOperation(const wchar_t *name, Int32 /* isFolder */, I… in PrepareOperation()378 STDMETHODIMP CExtractCallbackConsole::MessageError(const wchar_t *message) in MessageError()443 STDMETHODIMP CExtractCallbackConsole::SetOperationResult(Int32 opRes, Int32 encrypted) in SetOperationResult()482 STDMETHODIMP CExtractCallbackConsole::ReportExtractResult(Int32 opRes, Int32 encrypted, const wchar… in ReportExtractResult()497 HRESULT CExtractCallbackConsole::SetPassword(const UString &password) in SetPassword()504 STDMETHODIMP CExtractCallbackConsole::CryptoGetTextPassword(BSTR *password) in CryptoGetTextPassword()514 HRESULT CExtractCallbackConsole::BeforeOpen(const wchar_t *name, bool testMode) in BeforeOpen()[all …]
60 class CExtractCallbackConsole:134 CExtractCallbackConsole(): in CExtractCallbackConsole() function
870 CExtractCallbackConsole *ecs = new CExtractCallbackConsole; in Main2()
395 CExtractCallbackConsole *ecs = new CExtractCallbackConsole; in Main2()