Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ close_alert
Function
close_alert
v2/engine/execnt.c:1080–1083 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1078
1079
1080
static void close_alert( PROCESS_INFORMATION const * const pi )
1081
{
1082
EnumWindows( &close_alert_window_enum, (LPARAM)pi );
1083
}
1084
1085
1086
/*
Callers
2
try_kill_one
Function · 0.85
close_alerts
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected