X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;ds=sidebyside;f=service.h;fp=service.h;h=496b54a9554c0e34ba5afaaf15d2772747519214;hb=c03d51cbbfe9f4f8a28dbabbfc068573a1842b74;hp=4eed6ad02a2496253646d733bce98c9e48c061ea;hpb=54438652fac1f4f8dc6120bbfa8aac766aa656d3;p=nssm.git diff --git a/service.h b/service.h index 4eed6ad..496b54a 100644 --- a/service.h +++ b/service.h @@ -53,6 +53,7 @@ typedef struct { TCHAR *env_extra; unsigned long env_extralen; unsigned long priority; + unsigned long no_console; TCHAR stdin_path[PATH_LENGTH]; unsigned long stdin_sharing; unsigned long stdin_disposition;