Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ CreateErrorMsg
Method
CreateErrorMsg
Libraries/unrar/errhnd.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
167
168
void ErrorHandler::CreateErrorMsg(const wchar *FileName)
169
{
170
CreateErrorMsg(NULL,FileName);
171
}
172
173
174
void ErrorHandler::CreateErrorMsg(const wchar *ArcName,const wchar *FileName)
Callers
4
Restore
Method · 0.80
WCreate
Method · 0.80
Restore
Method · 0.80
ExtrCreateFile
Method · 0.80
Calls
1
uiMsg
Function · 0.85
Tested by
no test coverage detected