Source code of Windows XP (NT5)
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.

86 lines
2.6 KiB

  1. /*++
  2. Module Name:
  3. rshelpid.h
  4. Abstract:
  5. Help ids for all of HSM UI
  6. Author:
  7. Ran Kalach [rankala] 11-Sep-2000
  8. Revision History:
  9. --*/
  10. #ifndef _RSHELPID_H
  11. #define _RSHELPID_H
  12. /////////////////////////////////////////////////////////////////////////////
  13. //
  14. // Help IDs - these should be removed before final ship and use an rsadmin.hm
  15. //
  16. /////////////////////////////////////////////////////////////////////////////
  17. #define idh_status 9047
  18. #define idh_total_managed_volumes 9069
  19. #define idh_total_cartridges_used 9071
  20. #define idh_total_data_remote_storage 9073
  21. #define idh_version 9088
  22. #define idh_change_schedule_button 9003
  23. #define idh_runaway_recall_limit 1106
  24. #define idh_concurrent_drives_limit 1107
  25. #define idh_volume_name 9087
  26. #define idh_volume_percent_local_data 1174
  27. #define idh_volume_capacity_local_data 1169
  28. #define idh_volume_percent_remote_data_cached 1175
  29. #define idh_volume_capacity_remote_data_cached 1167
  30. #define idh_volume_percent_free_space 1173
  31. #define idh_volume_capacity_free_space 1166
  32. #define idh_volume_disk_capacity 1165
  33. #define idh_volume_data_remote_storage 1171
  34. #define idh_actual_free_space_capacity 1177
  35. #define idh_actual_free_space_percent 1117
  36. #define idh_desired_free_space_percent 1176
  37. #define idh_desired_free_space_capacity 1118
  38. #define idh_min_file_size_criteria 1119
  39. #define idh_file_access_date_criteria 9057
  40. #define idh_new_rule_button 1128
  41. #define idh_rule_delete_button 1132
  42. #define idh_rule_edit_button 1129
  43. #define idh_rule_up_button 1130
  44. #define idh_rule_down_button 9015
  45. #define idh_media_master_name 9017
  46. #define idh_media_master_status 9018
  47. #define idh_media_master_capacity 9019
  48. #define idh_media_master_free_space 9045
  49. #define idh_media_master_last_modified 9028
  50. #define idh_media_copy1_name 9030
  51. #define idh_media_copy2_name 9036
  52. #define idh_media_copy3_name 9000
  53. #define idh_media_number_of_copy_sets 9025
  54. #define idh_media_copy1_status 9033
  55. #define idh_media_copy2_status 9039
  56. #define idh_media_copy3_status 9029
  57. #define idh_media_copy1_delete_button 9035
  58. #define idh_media_copy2_delete_button 9041
  59. #define idh_media_copy3_delete_button 9026
  60. #define idh_media_copy1_last_modified 9034
  61. #define idh_media_copy2_last_modified 9040
  62. #define idh_media_copy3_last_modified 9023
  63. #define idh_instance 9093
  64. #define idh_current_schedule 9002
  65. #define idh_runaway_recall_exemption 9090
  66. #define idh_media_synch_copies_now_button 9137
  67. #define idh_media_recreate_master_button 9021
  68. #define idh_rule_list 1180
  69. #define idh_rule_edit_name 1143
  70. #define idh_rule_edit_path 1136
  71. #define idh_rule_edit_file_type 1137
  72. #define idh_rule_edit_exclude 1139
  73. #define idh_rule_edit_include 1138
  74. #define idh_rule_edit_apply_subfolders 1140
  75. #endif // _RSHELPID_H