MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / OpenErrorMsg

Method OpenErrorMsg

Libraries/unrar/errhnd.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151
152
153void ErrorHandler::OpenErrorMsg(const wchar *FileName)
154{
155 OpenErrorMsg(NULL,FileName);
156}
157
158
159void ErrorHandler::OpenErrorMsg(const wchar *ArcName,const wchar *FileName)

Callers 7

TestMethod · 0.80
WOpenMethod · 0.80
TestMethod · 0.80
RecVolumesRestoreFunction · 0.80
RecVolumesTestFunction · 0.80
FindProcMethod · 0.80
NextMethod · 0.80

Calls 2

WaitFunction · 0.85
uiMsgFunction · 0.85

Tested by 2

TestMethod · 0.64
TestMethod · 0.64