Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
void ErrorHandler::MemoryErrorMsg()
147
{
148
uiMsg(UIERROR_MEMORY);
149
SetErrorCode(RARX_MEMORY);
150
}
151
152
153
void ErrorHandler::OpenErrorMsg(const wchar *FileName)
Callers
1
main
Function · 0.80
Calls
1
uiMsg
Function · 0.85
Tested by
no test coverage detected