update dependencies

This commit is contained in:
Mechiel Lukkien
2023-07-28 22:47:28 +02:00
parent 01adad62b2
commit 3ef1f31359
43 changed files with 17416 additions and 1678 deletions

View File

@ -218,6 +218,10 @@ type SERVICE_FAILURE_ACTIONS struct {
Actions *SC_ACTION
}
type SERVICE_FAILURE_ACTIONS_FLAG struct {
FailureActionsOnNonCrashFailures int32
}
type SC_ACTION struct {
Type uint32
Delay uint32