Command to show processes started by the service.
[nssm.git] / service.h
index 7e8d0ab..fa8ac78 100644 (file)
--- a/service.h
+++ b/service.h
@@ -164,5 +164,6 @@ void CALLBACK end_service(void *, unsigned char);
 void throttle_restart(nssm_service_t *);\r
 int await_single_handle(SERVICE_STATUS_HANDLE, SERVICE_STATUS *, HANDLE, TCHAR *, TCHAR *, unsigned long);\r
 int list_nssm_services();\r
+int service_process_tree(int, TCHAR **);\r
 \r
 #endif\r