I\'ve written a console program that \"does stuff\" - mainly using boost. How do I convert it to a Windows Service? What should I know about Windows Services beforehand?
You can configure an application to run as a service by using the Srvany tool, which is a part of the Windows Server 2003 Resource Kit Tools.