Please enable JavaScript to view this site.

Coverage Validator Help

Navigation: Examples

Example NT Service

Scroll Prev Top Next More

 

The example NT Service

 

As well as the example application, an example service is provided along with details about building it.

 

There's also an example client.

 

The example service demonstrates how to use the NT Service API to call the two functions required to use Coverage Validator with NT Services.

 

The following tasks are performed when the service is started:

 

•Loads the Coverage Validator stub DLL into the service
 

•Performs the normal work of the service until it's stopped
 

•Unloads the Coverage Validator stub DLL from the service
 

•Informs the service control manager that a stop is pending

 

seeAlsoRead more about working with NT Services.