resource.h 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by nssm.rc
  4. //
  5. #define IDC_STATIC (-1)
  6. #define IDI_NSSM 101
  7. #define IDD_INSTALL 102
  8. #define IDD_REMOVE 103
  9. #define IDD_EDIT 104
  10. #define IDD_APPLICATION 105
  11. #define IDD_DETAILS 106
  12. #define IDD_LOGON 107
  13. #define IDD_IO 108
  14. #define IDD_ROTATION 109
  15. #define IDD_APPEXIT 110
  16. #define IDD_SHUTDOWN 111
  17. #define IDD_ENVIRONMENT 112
  18. #define IDD_NATIVE 113
  19. #define IDD_PROCESS 114
  20. #define IDD_DEPENDENCIES 115
  21. #define IDD_HOOKS 116
  22. #define IDC_PATH 1000
  23. #define IDC_TAB1 1001
  24. #define IDC_CANCEL 1002
  25. #define IDC_BROWSE 1003
  26. #define IDC_FLAGS 1004
  27. #define IDC_NAME 1005
  28. #define IDC_REMOVE 1007
  29. #define IDC_METHOD_CONSOLE 1008
  30. #define IDC_METHOD_WINDOW 1009
  31. #define IDC_METHOD_THREADS 1010
  32. #define IDC_METHOD_TERMINATE 1011
  33. #define IDC_KILL_CONSOLE 1012
  34. #define IDC_KILL_WINDOW 1013
  35. #define IDC_KILL_THREADS 1014
  36. #define IDC_STDIN 1015
  37. #define IDC_STDOUT 1016
  38. #define IDC_STDERR 1017
  39. #define IDC_BROWSE_STDIN 1018
  40. #define IDC_BROWSE_STDOUT 1019
  41. #define IDC_BROWSE_STDERR 1020
  42. #define IDC_THROTTLE 1021
  43. #define IDC_APPEXIT 1022
  44. #define IDC_RESTART_DELAY 1023
  45. #define IDC_DIR 1024
  46. #define IDC_BROWSE_DIR 1025
  47. #define IDC_ENVIRONMENT 1026
  48. #define IDC_ENVIRONMENT_REPLACE 1027
  49. #define IDC_TRUNCATE 1028
  50. #define IDC_ROTATE 1029
  51. #define IDC_ROTATE_ONLINE 1030
  52. #define IDC_ROTATE_SECONDS 1031
  53. #define IDC_ROTATE_BYTES_LOW 1032
  54. #define IDC_DISPLAYNAME 1033
  55. #define IDC_DESCRIPTION 1034
  56. #define IDC_STARTUP 1035
  57. #define IDC_LOCALSYSTEM 1036
  58. #define IDC_INTERACT 1037
  59. #define IDC_ACCOUNT 1038
  60. #define IDC_USERNAME 1039
  61. #define IDC_PASSWORD1 1040
  62. #define IDC_PASSWORD2 1041
  63. #define IDC_PRIORITY 1042
  64. #define IDC_AFFINITY_ALL 1043
  65. #define IDC_AFFINITY 1044
  66. #define IDC_CONSOLE 1045
  67. #define IDC_DEPENDENCIES 1046
  68. #define IDC_KILL_PROCESS_TREE 1047
  69. #define IDC_HOOK_EVENT 1048
  70. #define IDC_HOOK_ACTION 1049
  71. #define IDC_HOOK 1050
  72. #define IDC_BROWSE_HOOK 1051
  73. #define IDC_REDIRECT_HOOK 1052
  74. // Next default values for new objects
  75. //
  76. #ifdef APSTUDIO_INVOKED
  77. #ifndef APSTUDIO_READONLY_SYMBOLS
  78. #define _APS_NEXT_RESOURCE_VALUE 117
  79. #define _APS_NEXT_COMMAND_VALUE 40001
  80. #define _APS_NEXT_CONTROL_VALUE 1053
  81. #define _APS_NEXT_SYMED_VALUE 101
  82. #endif
  83. #endif