See how to programmatically create, start, stop, and delete a service under Windows NT/2000/XP.
Latest NT Services Articles
WinNT/2000 Service Controller
Use this dialog-based application to control the services in WinNT/2000.
Managing Windows Services from a Remote System
Build a simple command line utility for managing Windows services from a remote system.
Creating a Windows NT/Windows 2000 Service
Learn how to create create a Windows NT/ Windows 2000 service by following these simple steps.
CSysService
A wrapper class for Win32. API service functions
SpeedySCM: Terminating Services, Quickly Starting Multiple Services
SpeedySCM: Terminating Services, Quickly Starting Multiple Services
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Creating a Command Prompt Window Using Visual Basic
Learn how to simulate the DOS Command Prompt window from a Visual Basic form.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.