StartServiceCtrlDispatcherW (ADVAPI32.@)
BOOL StartServiceCtrlDispatcherW ( const SERVICE_TABLE_ENTRYW* servent )
Connects a process containing one or more services to the service control manager.
servent | [In] | A list of the service names and service procedures. |
Success: TRUE.
Failure: FALSE.
Defined in "winsvc.h".
Implemented in "dlls/advapi32/service.c". source.winehq.org/source/dlls/advapi32/service.c
Debug channel "service".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.