Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ Exit
Method
Exit
Libraries/unrar/errhnd.cpp:225–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
224
225
void ErrorHandler::Exit(RAR_EXIT ExitCode)
226
{
227
uiAlarm(UIALARM_ERROR);
228
Throw(ExitCode);
229
}
230
231
232
void ErrorHandler::SetErrorCode(RAR_EXIT Code)
Callers
15
ThreadCreate
Function · 0.80
CWaitForSingleObject
Function · 0.80
cpthread_cond_wait
Function · 0.80
Restore
Method · 0.80
TOpen
Method · 0.80
TCreate
Method · 0.80
BadSwitch
Method · 0.80
FileCreate
Function · 0.80
ThreadPool
Method · 0.80
OutHelp
Method · 0.80
getwstr
Function · 0.80
SecHideData
Function · 0.80
Calls
1
uiAlarm
Function · 0.70
Tested by
no test coverage detected