resource.h 1.9 KB

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