https://learn.microsoft.com/en-us/windows/win32/api/winsvc/ns-winsvc-enum_service_status_processa
ENUM_SERVICE_STATUS_PROCESSA (winsvc.h) - Win32 apps | Microsoft Learn
Contains the name of a service in a service control manager database and information about the service. It is used by the EnumServicesStatusEx function. (ANSI)
service statusenumprocessahapps
https://pkg.go.dev/gitee.com/fmpt/fmgo/winsvc
winsvc package - gitee.com/fmpt/fmgo/winsvc - Go Packages
packagegiteego
https://pkg.go.dev/github.com/Actinium-project/winsvc/svc
svc package - github.com/Actinium-project/winsvc/svc - Go Packages
Package svc provides everything required to build Windows service.
svcpackagegithubactiniumproject
https://learn.microsoft.com/en-us/windows/win32/api/winsvc/nf-winsvc-queryserviceconfiga?redirectedfrom=MSDN
QueryServiceConfigA function (winsvc.h) - Win32 apps | Microsoft Learn
Retrieves the configuration parameters of the specified service. (ANSI)
functionhappsmicrosoftlearn
https://learn.microsoft.com/zh-cn/windows/win32/api/winsvc/ns-winsvc-service_timechange_info
SERVICE_TIMECHANGE_INFO (winsvc.h) - Win32 apps | Microsoft Learn
serviceinfohappsmicrosoft