/ServiceSample

A Sample Project for Create Windows Service

Primary LanguageC++

Service Sample

A Windows Service Sample. It's include a sample program and installer script. You can write your service code in function ServiceMain that on the ServiceSample.cpp.

This project use WinSW to implement windows service creation function.