MySQL 8.3.0
Source Code Documentation
nt_servc.cc File Reference

Windows NT Service class library. More...

#include "nt_servc.h"
#include <process.h>
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include "sql/restart_monitor_win.h"

Variables

static NTServicepService
 

Detailed Description

Windows NT Service class library.

Copyright Abandoned 1998 Irena Pancirov - Irnet Snc This file is public domain and comes with NO WARRANTY of any kind

Modifications Copyright (c) 2000, 2023, Oracle and/or its affiliates. All rights reserved.

Variable Documentation

◆ pService

NTService* pService
static