#include <basis/convert_utf.h>#include <basis/object_base.h>Include dependency graph for service_root.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | service_root |
| Provides a reusable base class for a Win32 service. More... | |
Defines | |
| #define | __stdcall |
Enumerations | |
| enum | surrogate_service_markers { SERVICE_START_PENDING = 2000, SERVICE_RUNNING, SERVICE_STOPPED, SERVICE_STOP_PENDING, NO_ERROR = 0 } |
| #define __stdcall |
Definition at line 38 of file service_root.h.
Definition at line 28 of file service_root.h.
1.5.1