resource.h
上传用户:sencon168
上传日期:2007-01-04
资源大小:22k
文件大小:2k
源码类别:

Shell编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by dllregshex.rc
  4. //
  5. #define IDB_SVCA                        101
  6. #define IDD_NTSRVPAGE                   102
  7. #define IDB_STARTA                      103
  8. #define IDB_PAUSEA                      104
  9. #define IDB_STOPA                       105
  10. #define IDB_INSTALLA                    106
  11. #define IDB_INSTALL                     106
  12. #define IDB_UNINSTALLA                  107
  13. #define IDB_UNINSTALL                   107
  14. #define IDB_INSTALLI                    111
  15. #define IDB_UNINSTALLI                  112
  16. #define IDB_STARTI                      113
  17. #define IDB_STOPI                       114
  18. #define IDB_PAUSEI                      116
  19. #define IDB_SVCI                        117
  20. #define IDM_SVC                         118
  21. #define IDD_INSTALL                     119
  22. #define IDI_MYCOMPUTERICON              122
  23. #define IDB_ABOUTA                      123
  24. #define IDB_ABOUT                       123
  25. #define IDB_ABOUTI                      124
  26. #define IDE_DISPLAYNAME                 1025
  27. #define IDE_SERVICENAME                 1026
  28. #define IDLB_TYPE                       1044
  29. #define IDE_EXECUTABLE                  1045
  30. #define IDK_DESKTOPINTERACT             1046
  31. #define IDRB_STARTUP_BOOT               1047
  32. #define IDRB_STARTUP_SYSTEM             1048
  33. #define IDRB_STARTUP_DISABLED           1049
  34. #define IDRB_STARTUP_MANUAL             1050
  35. #define IDRB_STARTUP_AUTOMATIC          1052
  36. #define IDRB_ERR_IGNORE                 1053
  37. #define IDRB_ERR_SHOWERROR              1054
  38. #define IDRB_ERR_SEVERE                 1055
  39. #define IDRB_ERR_CRITICAL               1057
  40. #define IDCMD_INSTALL                   40001
  41. #define IDCMD_UNINSTALL                 40002
  42. #define IDCMD_START                     40003
  43. #define IDCMD_PAUSECONTINUE             40004
  44. #define IDCMD_STOP                      40005
  45. #define IDS_Q_INSTALL                   40006
  46. #define IDS_ABOUT                       40007
  47. #define IDCMD_ABOUT                     40008
  48. // Next default values for new objects
  49. // 
  50. #ifdef APSTUDIO_INVOKED
  51. #ifndef APSTUDIO_READONLY_SYMBOLS
  52. #define _APS_NEXT_RESOURCE_VALUE        126
  53. #define _APS_NEXT_COMMAND_VALUE         40006
  54. #define _APS_NEXT_CONTROL_VALUE         1000
  55. #define _APS_NEXT_SYMED_VALUE           101
  56. #endif
  57. #endif