.NET
brain.asc
Associated article: Inside Windows NT Services
Tags: .NET Design
_INSIDE WINDOWS NT SERVICES_ by Marshall Brain Listing One //**************************************************************************** // BEEPSERV.CPP -- the simplest possible service for Windows NT. By Marshall // Brain. This service beeps every 2 seconds, or at a user-specified interval. // Code is also in the book "Win32 ...


