To the main page...The list of my products...Some texts...Sample applications, tips, tricks...If you need support...


 
Simple NT Service
Step 2. Create new NTService module

Important note: The source code of this example is included into SvCom package. The latest version of this example is available here: Simple NT Service Example.

The project created on the previous step does not contain any modules because two types of service modules can be used to implement services. In this example we`ll use the TNTService module. To create new NTService module go to the Delphi's File|New dialog and select the SvCom page

New Items Dialog

Select the "NT Service" item from the list and press OK. The new NTService module will be created. It is necessary to set new service module properties. Go to the next step and do it.

<< | Index | Step 1 | Step 2 | Step 3 | Step 4 | Step 5 | Step 6 | >>


 
© 1998-2014 Alexey Dynnikov