resource.h 848 B

12345678910111213141516171819202122232425
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by nssm.rc
  4. //
  5. #define IDI_NSSM 101
  6. #define IDD_INSTALL 102
  7. #define IDD_REMOVE 103
  8. #define IDC_PATH 1000
  9. #define IDC_OK 1001
  10. #define IDC_CANCEL 1002
  11. #define IDC_BROWSE 1003
  12. #define IDC_FLAGS 1004
  13. #define IDC_NAME 1005
  14. #define IDC_REMOVE 1007
  15. // Next default values for new objects
  16. //
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19. #define _APS_NEXT_RESOURCE_VALUE 104
  20. #define _APS_NEXT_COMMAND_VALUE 40001
  21. #define _APS_NEXT_CONTROL_VALUE 1009
  22. #define _APS_NEXT_SYMED_VALUE 101
  23. #endif
  24. #endif