Export hook strings.
[nssm.git] / settings.cpp
index d978909..a144f3c 100644 (file)
@@ -7,6 +7,8 @@
 extern const TCHAR *exit_action_strings[];\r
 extern const TCHAR *startup_strings[];\r
 extern const TCHAR *priority_strings[];\r
+extern const TCHAR *hook_event_strings[];\r
+extern const TCHAR *hook_action_strings[];\r
 \r
 /* Does the parameter refer to the default value of the setting? */\r
 static inline int is_default(const TCHAR *value) {\r