Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ ReadErrorMsg
Method
ReadErrorMsg
Libraries/unrar/errhnd.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
181
182
void ErrorHandler::ReadErrorMsg(const wchar *FileName)
183
{
184
ReadErrorMsg(NULL,FileName);
185
}
186
187
188
void ErrorHandler::ReadErrorMsg(const wchar *ArcName,const wchar *FileName)
Callers
nothing calls this directly
Calls
1
uiMsg
Function · 0.85
Tested by
no test coverage detected