Win32Service Service Flag Constants
ConstantValueDescription
WIN32_SERVICE_RUNS_IN_SYSTEM_PROCESS0x00000001 The service runs in a system process that must always be running.
To Top