Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

162 lines
8.4 KiB

  1. /**********************************************************************/
  2. /** Microsoft Windows/NT **/
  3. /** Copyright(c) Microsoft Corp., 1997 **/
  4. /**********************************************************************/
  5. /*
  6. sfmhelp.h
  7. help file ID map
  8. FILE HISTORY:
  9. 8/20/97 ericdav Code moved into file managemnet snapin
  10. 8/27/97 ericdav HIDx's generated on 8/27/97
  11. 12/18/97 ericdav removed AUTH checkbox and added AUTH combobox
  12. */
  13. // FILEMGMT Identifiers
  14. // Dialogs (IDD_*)
  15. #define HIDD_FILEMANAGEMENT_GENERAL 0x20064
  16. #define HIDD_FILE_FILEMANAGEMENT_GENERAL 0x20065
  17. #define HIDD_PROPPAGE_SERVICE_GENERAL 0x200D3
  18. #define HIDD_PROPPAGE_SERVICE_HWPROFILE 0x200D4
  19. #define HIDD_PROPPAGE_SERVICE_RECOVERY 0x200D5
  20. #define HIDD_SERVICE_REBOOT_COMPUTER 0x200D6
  21. #define HIDD_SERVICE_STOP_DEPENDENCIES 0x200D7
  22. #define HIDD_SERVICE_CONTROL_PROGRESS 0x200DB
  23. #define HIDD_SHAREPROP_GENERAL 0x200DF
  24. #define HIDD_CHOOSER_CHOOSE_MACHINE 0x203CA
  25. #define HIDD_SFM_TYPE_CREATOR_ADD 0x22D82
  26. #define HIDD_SFM_TYPE_CREATOR_EDIT 0x22D9B
  27. // Property Pages (IDP_*)
  28. #define HIDP_SFM_CONFIGURATION 0x32CD3
  29. #define HIDP_SFM_SESSIONS 0x32D69
  30. #define HIDP_SFM_FILE_ASSOCIATION 0x32DB4
  31. // Wizard Pages (IDW_*)
  32. // Controls (IDC_*)
  33. #define HIDC_GEN_DATE 0x500C9
  34. #define HIDC_GEN_TIME 0x500CB
  35. #define HIDC_GEN_USER 0x500CC
  36. #define HIDC_GEN_COMPUTER 0x500CD
  37. #define HIDC_GEN_EVENTID 0x500CE
  38. #define HIDC_GEN_SRC 0x500CF
  39. #define HIDC_BUTTON_SEND 0x500CF
  40. #define HIDC_GEN_TYPE 0x500D0
  41. #define HIDC_STATIC_SESSIONS 0x500D0
  42. #define HIDC_GEN_CATEGORY 0x500D1
  43. #define HIDC_STATIC_FORKS 0x500D1
  44. #define HIDC_STATIC_FILE_LOCKS 0x500D2
  45. #define HIDC_FIELD_LIST 0x500D4
  46. #define HIDC_EDIT_SERVER_NAME 0x500D4
  47. #define HIDC_EDIT_DISPLAY_NAME 0x500D5
  48. #define HIDC_EDIT_SESSION_LIMIT 0x500D5
  49. #define HIDC_STATIC_SERVICE_NAME 0x500D6
  50. #define HIDC_STATIC_PATH_TO_EXECUTABLE 0x500D7
  51. #define HIDC_COMBO_CREATOR 0x500D7
  52. #define HIDC_STATIC_CURRENT_STATUS 0x500D8
  53. #define HIDC_BUTTON_START 0x500D9
  54. #define HIDC_COMBO_FILE_TYPE 0x500D9
  55. #define HIDC_BUTTON_STOP 0x500DA
  56. #define HIDC_BUTTON_PAUSE 0x500DB
  57. #define HIDC_BUTTON_RESUME 0x500DC
  58. #define HIDC_EDIT_DESCRIPTION 0x500DD
  59. #define HIDC_SFM_EDIT_PASSWORD 0x500DF
  60. #define HIDC_COMBO_STARTUP_TYPE 0x500E0
  61. #define HIDC_EDIT_STARTUP_PARAMETERS 0x500E1
  62. #define HIDC_RADIO_LOGONAS_SYSTEMACCOUNT 0x500E2
  63. #define HIDC_RADIO_LOGONAS_THIS_ACCOUNT 0x500E3
  64. #define HIDC_CHECK_SERVICE_INTERACT_WITH_DESKTOP 0x500E4
  65. #define HIDC_COMBO_LOGONAS_THIS_ACCOUNT 0x500E5
  66. #define HIDC_EDIT_PASSWORD 0x500E6
  67. #define HIDC_EDIT_PASSWORD_CONFIRM 0x500E7
  68. #define HIDC_BUTTON_ENABLE 0x500E8
  69. #define HIDC_BUTTON_DISABLE 0x500E9
  70. #define HIDC_EDIT_ACCOUNTNAME 0x500EA
  71. #define HIDC_EDIT_RUNFILE_FILENAME 0x500EB
  72. #define HIDC_COMBO_SECOND_ATTEMPT 0x500EC
  73. #define HIDC_COMBO_SUBSEQUENT_ATTEMPTS 0x500ED
  74. #define HIDC_EDIT_SERVICE_RESET_ABEND_COUNT 0x500EE
  75. #define HIDC_BUTTON_BROWSE 0x500EF
  76. #define HIDC_EDIT_RUNFILE_PARAMETERS 0x500F0
  77. #define HIDC_SFM_CHECK_READONLY 0x500F1
  78. #define HIDC_EDIT1 0x500F4
  79. #define HIDC_BUTTON_CHOOSE_USER 0x500F5
  80. #define HIDC_BUTTON_REBOOT_COMPUTER 0x500F6
  81. #define HIDC_COMBO_FIRST_ATTEMPT 0x500F7
  82. //#define HIDC_GROUP_RESTARTSERVICE 0x500F8
  83. #define HIDC_STATIC_RESTARTSERVICE 0x500F9
  84. #define HIDC_STATIC_RESTARTSERVICE_3 0x500FA
  85. #define HIDC_STATIC_RUNFILE_1 0x500FB
  86. #define HIDC_STATIC_RUNFILE_2 0x500FC
  87. #define HIDC_STATIC_RUNFILE_3 0x500FD
  88. #define HIDC_LIST_HARDWARE_PROFILES 0x500FE
  89. #define HIDC_RADIO_ALL 0x500FF
  90. #define HIDC_RADIO_SHARES 0x50100
  91. #define HIDC_RADIO_SESSIONS 0x50101
  92. #define HIDC_RADIO_RESOURCES 0x50102
  93. #define HIDC_RADIO_SERVICES 0x50103
  94. #define HIDC_STATIC_PROGRESS_MSG 0x50104
  95. #define HIDC_LIST_SERVICES 0x50105
  96. #define HIDC_STATIC_SERVICE_NAME_STATIC 0x50106
  97. #define HIDC_STATIC_STARTUP_PARAMETERS 0x50107
  98. #define HIDC_STATIC_DISPLAY_NAME 0x50108
  99. #define HIDC_EDIT_PATH_NAME 0x50109
  100. #define HIDC_STATIC_SHARE_NAME 0x5010A
  101. #define HIDC_STATIC_PATH_NAME 0x5010B
  102. #define HIDC_PROGRESS 0x5010D
  103. #define HIDC_SHRPROP_MAX_ALLOWED 0x5010F
  104. #define HIDC_SHRPROP_ALLOW_SPECIFIC 0x50110
  105. #define HIDC_SHRPROP_SPIN_USERS 0x50114
  106. #define HIDC_SFM_GROUPBOX 0x50115
  107. #define HIDC_SFM_STATIC1 0x50116
  108. #define HIDC_STATIC_PATH_TO_EXECUTABLE_STATIC 0x5011B
  109. #define HIDC_STATIC_CURRENT_STATUS_STATIC 0x5011C
  110. #define HIDC_STATIC_STARTUP_TYPE 0x5011D
  111. #define HIDC_GROUP_STARTUP_TYPE 0x5011E
  112. //#define HIDC_GROUP_CURRENT_STATUS 0x5011F
  113. #define HIDC_GROUP_LOGON_AS 0x50120
  114. #define HIDC_STATIC_FAILURE_ACTIONS 0x50121
  115. #define HIDC_STATIC_FIRST_ATTEMPT 0x50122
  116. #define HIDC_STATIC_SECOND_ATTEMPT 0x50123
  117. #define HIDC_STATIC_SUBSEQUENT_ATTEMPTS 0x50124
  118. #define HIDC_STATIC_RESET_FAIL_COUNT 0x50125
  119. #define HIDC_STATIC_SHARE_NAME_STATIC 0x50126
  120. #define HIDC_STATIC_PATH_NAME_STATIC 0x50127
  121. #define HIDC_STATIC_COMMENT_STATIC 0x50128
  122. #define HIDC_GROUP_USER_LIMIT 0x50129
  123. #define HIDC_GROUP_VIEW 0x5012B
  124. #define HIDC_STATIC_STOP_SERVICES 0x5012D
  125. #define HIDC_STATIC_MINUTES 0x5012E
  126. #define HIDC_STATIC_PASSWORD 0x5012F
  127. #define HIDC_STATIC_PASSWORD_CONFIRM 0x50130
  128. #define HIDC_STATIC_DESCRIPTION 0x50131
  129. #define HIDC_STATIC_REBOOT_MESSAGE 0x50132
  130. #define HIDC_STATIC_REBOOT_COMPUTER_DELAY 0x50133
  131. #define HIDC_EDIT_REBOOT_MESSAGE 0x50134
  132. #define HIDC_EDIT_SERVICE_RESTART_DELAY 0x50135
  133. #define HIDC_CHECK_APPEND_ABENDNO 0x50136
  134. #define HIDC_EDIT_REBOOT_COMPUTER_DELAY 0x50137
  135. #define HIDC_STATIC_EVERYONE 0x5013C
  136. #define HIDC_STATIC_PRIMARY_GROUP 0x5013D
  137. #define HIDC_STATIC_OWNER 0x5013E
  138. #define HIDC_GROUP_PERMISSIONS 0x5013F
  139. #define HIDC_STATIC_PATH 0x50140
  140. #define HIDC_REBOOT_MESSAGE_CHECKBOX 0x50141
  141. #define HIDC_COMBO_AUTHENTICATION 0x50143
  142. #define HIDC_EDIT_LOGON_MESSAGE 0x52CD6
  143. #define HIDC_CHECK_SAVE_PASSWORD 0x52CD8
  144. #define HIDC_RADIO_SESSION_UNLIMITED 0x52CDA
  145. #define HIDC_RADIO_SESSSION_LIMIT 0x52CDB
  146. #define HIDC_EDIT_MESSAGE 0x52D6B
  147. #define HIDC_STATIC_CREATOR 0x52D9D
  148. #define HIDC_STATIC_FILE_TYPE 0x52D9E
  149. #define HIDC_COMBO_EXTENSION 0x52DB5
  150. #define HIDC_BUTTON_ADD 0x52DB6
  151. #define HIDC_BUTTON_EDIT 0x52DB7
  152. #define HIDC_BUTTON_DELETE 0x52DB8
  153. #define HIDC_BUTTON_ASSOCIATE 0x52DB9
  154. #define HIDC_LIST_TYPE_CREATORS 0x52DBA
  155. extern const ULONG_PTR g_aHelpIDs_CONFIGURE_SFM;