Skip to content
Snippets Groups Projects
Commit 3c60a6e9 authored by rswindell's avatar rswindell
Browse files

Created user-defined NT service control code to recycle servers.

parent d72c1dd7
No related branches found
No related tags found
No related merge requests found
...@@ -45,4 +45,6 @@ ...@@ -45,4 +45,6 @@
#define NTSVC_NAME_MAIL "SynchronetMail" #define NTSVC_NAME_MAIL "SynchronetMail"
#define NTSVC_NAME_SERVICES "SynchronetServices" #define NTSVC_NAME_SERVICES "SynchronetServices"
#define SERVICE_CONTROL_RECYCLE 128 /* User-defined control code */
#endif /* Don't add anything after this line */ #endif /* Don't add anything after this line */
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment