Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinMerge/winmerge
/ AppErrorMessageBox
Function
AppErrorMessageBox
Src/MergeApp.cpp:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void AppErrorMessageBox(const String& msg)
57
{
58
AppMsgBox::error(msg);
59
RootLogger::Error(msg);
60
}
61
62
void* AppGetMainHWND()
63
{
Callers
8
pack
Method · 0.70
Unpacking
Method · 0.70
Prediffing
Method · 0.70
TransformText
Method · 0.70
RunFileDiff
Method · 0.70
ReportPluginLoadFailure
Function · 0.70
GetAvailableScripts
Function · 0.70
ShowPluginErrorMessage
Function · 0.70
Calls
2
Error
Function · 0.85
error
Function · 0.70
Tested by
no test coverage detected