![]() |
TrinityCore
|
Include dependency graph for ServiceWin32.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Trinity |
| namespace | Trinity::Service |
Functions | |
| TC_COMMON_API void | Trinity::Service::Init (_TCHAR *serviceLongName, _TCHAR *serviceName, _TCHAR *serviceDescription, int(*entryPoint)(int argc, char **argv), int *status) |
| TC_COMMON_API int32 | Trinity::Service::Install () |
| TC_COMMON_API int32 | Trinity::Service::Uninstall () |
| TC_COMMON_API int32 | Trinity::Service::Run () |