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

Method MemoryErrorMsg

Libraries/unrar/errhnd.cpp:146–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144
145
146void ErrorHandler::MemoryErrorMsg()
147{
148 uiMsg(UIERROR_MEMORY);
149 SetErrorCode(RARX_MEMORY);
150}
151
152
153void ErrorHandler::OpenErrorMsg(const wchar *FileName)

Callers 1

mainFunction · 0.80

Calls 1

uiMsgFunction · 0.85

Tested by

no test coverage detected