Unit SvcObj |
Unit: SvcObj Version: 1.07 Purpose: Components around winsvc.pas Author: Peter Sawatzki (ps) Buchenhof 3, 58091 Hagen, Germany CompuServe: 100031,3002 Date: Author: 03/01/96 ps first version for Delphi 2.0 04/02/96 ps use thunks to make multiple service instances possible 04/10/96 ps add proper event logging 05/01/96 ps add pause/continue, add watchdog to terminate non-responding service 05/03/96 ps add Interactive, Account, Password Copyright (c) 1996 Peter Sawatzki. All Rights Reserved.
Classes |
TService -
Functions |
AsPChar - - helper functions
CmdLine - -wait for all our threads to end
Types |
Constants |
Variables |
Functions |
Types |
TServiceType = (stWin32, stKernel, stFileSystem);
Constants |
Variables |