resource.h 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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_APPLICATION 104
  10. #define IDD_IO 105
  11. #define IDD_ROTATION 106
  12. #define IDD_APPEXIT 107
  13. #define IDD_SHUTDOWN 108
  14. #define IDD_ENVIRONMENT 109
  15. #define IDC_PATH 1000
  16. #define IDC_TAB1 1001
  17. #define IDC_CANCEL 1002
  18. #define IDC_BROWSE 1003
  19. #define IDC_FLAGS 1004
  20. #define IDC_NAME 1005
  21. #define IDC_REMOVE 1007
  22. #define IDC_METHOD_CONSOLE 1008
  23. #define IDC_METHOD_WINDOW 1009
  24. #define IDC_METHOD_THREADS 1010
  25. #define IDC_METHOD_TERMINATE 1011
  26. #define IDC_KILL_CONSOLE 1012
  27. #define IDC_KILL_WINDOW 1013
  28. #define IDC_KILL_THREADS 1014
  29. #define IDC_STDIN 1015
  30. #define IDC_STDOUT 1016
  31. #define IDC_STDERR 1017
  32. #define IDC_BROWSE_STDIN 1018
  33. #define IDC_BROWSE_STDOUT 1019
  34. #define IDC_BROWSE_STDERR 1020
  35. #define IDC_THROTTLE 1021
  36. #define IDC_APPEXIT 1022
  37. #define IDC_DIR 1023
  38. #define IDC_BROWSE_DIR 1024
  39. #define IDC_ENVIRONMENT 1025
  40. #define IDC_ENVIRONMENT_REPLACE 1026
  41. #define IDC_TRUNCATE 1027
  42. #define IDC_ROTATE 1028
  43. #define IDC_ROTATE_SECONDS_ENABLED 1029
  44. #define IDC_ROTATE_SECONDS 1030
  45. #define IDC_ROTATE_BYTES_LOW_ENABLED 1031
  46. #define IDC_ROTATE_BYTES_LOW 1032
  47. // Next default values for new objects
  48. //
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE 110
  52. #define _APS_NEXT_COMMAND_VALUE 40001
  53. #define _APS_NEXT_CONTROL_VALUE 1033
  54. #define _APS_NEXT_SYMED_VALUE 101
  55. #endif
  56. #endif