编程资料: Windows Service

Beginner's introductory guide to writing, installing, starting, stopping NT services

Includes a generic skeleton for a simple NT service. Explains how to install, start, and stop the service programmatically.

http://www.codeproject.com/KB/system/serviceskeleton.aspx?artkw=service

 

CNTService v1.06 - NT Service Framework

A class framework for developing NT services in MFC.

http://www.codeproject.com/KB/system/cntservice.aspx

 

你可能感兴趣的:(编程,windows,service,Class)