MCPcopy Create free account
hub / github.com/boostorg/build / close_alert

Function close_alert

src/engine/execnt.cpp:1190–1193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1188
1189
1190static void close_alert( PROCESS_INFORMATION const * const pi )
1191{
1192 EnumWindows( &close_alert_window_enum, (LPARAM)pi );
1193}
1194
1195
1196/*

Callers 2

try_kill_oneFunction · 0.85
close_alertsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected