"You can't create windows services for one" -- you CAN, you just don't have a template for it. Services are just normal applications with an extra twist. http://msdn.microsoft.com/en-us/library/76477d2t(VS.80).aspx for C#, and for C++ full API is described here: http://msdn.microsoft.com/en-us/library/ms685969(VS.85).aspx