Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
ServiceWin32.h
Go to the documentation of this file.
1
/*
2
* This file is part of Project SkyFire https://www.projectskyfire.org.
3
* See LICENSE.md file for Copyright information
4
*/
5
6
#ifdef _WIN32
7
#ifndef _WIN32_SERVICE_
8
#define _WIN32_SERVICE_
9
10
bool
WinServiceInstall();
11
bool
WinServiceUninstall();
12
bool
WinServiceRun();
13
14
#endif
// _WIN32_SERVICE_
15
#endif
// _WIN32
16
src
server
shared
Utilities
ServiceWin32.h
Generated on
for Project SkyFire Core by
1.17.0