MCPcopy 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
1080static 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_oneFunction · 0.85
close_alertsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected