Help for this page

Select Code to Download


  1. or download this
    use Win32::Daemon::State qw(constants);  # a wild guess, but typical
    
  2. or download this
    use constant  SERVICE_START_PENDING => 1;