Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ uiStartFileExtract
Function
uiStartFileExtract
Libraries/unrar/uisilent.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
14
15
bool uiStartFileExtract(const wchar *FileName,bool Extract,bool Test,bool Skip)
16
{
17
return true;
18
}
19
20
21
void uiExtractProgress(int64 CurFileSize,int64 TotalFileSize,int64 CurSize,int64 TotalSize)
Callers
3
Test
Method · 0.70
Test
Method · 0.70
ExtractCurrentFile
Method · 0.70
Calls
no outgoing calls
Tested by
2
Test
Method · 0.56
Test
Method · 0.56