I have created a service with a start value = 2 (SERVICE_AUTO_START). The service calls the Windows function WSAStartup which initates the use of the Winsock.dll. If I add my service to a group I can control when it gets started by adding it into the following list that is ...