resource.h 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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 IDC_PATH 1000
  20. #define IDC_TAB1 1001
  21. #define IDC_CANCEL 1002
  22. #define IDC_BROWSE 1003
  23. #define IDC_FLAGS 1004
  24. #define IDC_NAME 1005
  25. #define IDC_REMOVE 1007
  26. #define IDC_METHOD_CONSOLE 1008
  27. #define IDC_METHOD_WINDOW 1009
  28. #define IDC_METHOD_THREADS 1010
  29. #define IDC_METHOD_TERMINATE 1011
  30. #define IDC_KILL_CONSOLE 1012
  31. #define IDC_KILL_WINDOW 1013
  32. #define IDC_KILL_THREADS 1014
  33. #define IDC_STDIN 1015
  34. #define IDC_STDOUT 1016
  35. #define IDC_STDERR 1017
  36. #define IDC_BROWSE_STDIN 1018
  37. #define IDC_BROWSE_STDOUT 1019
  38. #define IDC_BROWSE_STDERR 1020
  39. #define IDC_THROTTLE 1021
  40. #define IDC_APPEXIT 1022
  41. #define IDC_DIR 1023
  42. #define IDC_BROWSE_DIR 1024
  43. #define IDC_ENVIRONMENT 1025
  44. #define IDC_ENVIRONMENT_REPLACE 1026
  45. #define IDC_TRUNCATE 1027
  46. #define IDC_ROTATE 1028
  47. #define IDC_ROTATE_SECONDS 1029
  48. #define IDC_ROTATE_BYTES_LOW 1030
  49. #define IDC_DISPLAYNAME 1031
  50. #define IDC_DESCRIPTION 1032
  51. #define IDC_STARTUP 1033
  52. #define IDC_LOCALSYSTEM 1034
  53. #define IDC_INTERACT 1035
  54. #define IDC_ACCOUNT 1036
  55. #define IDC_USERNAME 1037
  56. #define IDC_PASSWORD1 1038
  57. #define IDC_PASSWORD2 1039
  58. // Next default values for new objects
  59. //
  60. #ifdef APSTUDIO_INVOKED
  61. #ifndef APSTUDIO_READONLY_SYMBOLS
  62. #define _APS_NEXT_RESOURCE_VALUE 114
  63. #define _APS_NEXT_COMMAND_VALUE 40001
  64. #define _APS_NEXT_CONTROL_VALUE 1040
  65. #define _APS_NEXT_SYMED_VALUE 101
  66. #endif
  67. #endif