Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ uiMsg
Function
uiMsg
Libraries/unrar/ui.hpp:144–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
#define UINULL ((wchar *)NULL)
143
144
inline void uiMsg(UIMESSAGE_CODE Code)
145
{
146
uiMsgStore Store(Code);
147
Store.Msg();
148
}
149
150
template<class T1> void uiMsg(UIMESSAGE_CODE Code,T1 a1)
151
{
Callers
15
Restore
Method · 0.85
Test
Method · 0.85
ReportWrongSwitches
Method · 0.85
Restore
Method · 0.85
Test
Method · 0.85
ExtractHardlink
Function · 0.85
ExtractACL20
Function · 0.85
ExtractACL
Function · 0.85
ExtractUnixOwner20
Function · 0.85
ExtractUnixOwner30
Function · 0.85
SetUnixOwner
Function · 0.85
CloseError
Method · 0.85
Calls
1
Msg
Method · 0.45
Tested by
2
Test
Method · 0.68
Test
Method · 0.68