Searched refs:CExtractCallbackConsole (Results 1 – 4 of 4) sorted by relevance
184 STDMETHODIMP CExtractCallbackConsole::SetTotal(UInt64 size) in SetTotal()196 STDMETHODIMP CExtractCallbackConsole::SetCompleted(const UInt64 *completeValue) in SetCompleted()230 STDMETHODIMP CExtractCallbackConsole::AskOverwrite( in AskOverwrite()272 STDMETHODIMP CExtractCallbackConsole::PrepareOperation(const wchar_t *name, Int32 /* isFolder */, I… in PrepareOperation()331 STDMETHODIMP CExtractCallbackConsole::MessageError(const wchar_t *message) in MessageError()398 STDMETHODIMP CExtractCallbackConsole::SetOperationResult(Int32 opRes, Int32 encrypted) in SetOperationResult()434 STDMETHODIMP CExtractCallbackConsole::ReportExtractResult(Int32 opRes, Int32 encrypted, const wchar… in ReportExtractResult()449 HRESULT CExtractCallbackConsole::SetPassword(const UString &password) in SetPassword()456 STDMETHODIMP CExtractCallbackConsole::CryptoGetTextPassword(BSTR *password) in CryptoGetTextPassword()466 HRESULT CExtractCallbackConsole::BeforeOpen(const wchar_t *name, bool testMode) in BeforeOpen()[all …]
60 class CExtractCallbackConsole:134 CExtractCallbackConsole(): in CExtractCallbackConsole() function
861 CExtractCallbackConsole *ecs = new CExtractCallbackConsole; in Main2()
391 CExtractCallbackConsole *ecs = new CExtractCallbackConsole; in Main2()