|
|
|
|
A service is started in phases. First, the SCM calls starts the service with no arguments. This is taken as an indication that the service is supposed to run. The service constructs a table that contains a name and a function's address. This table is passed to the SCM via StartServiceStrlDispatcher. |
|
|