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.

64 lines
3.3 KiB

  1. #define IDH_INTRO_DOMAIN_MIGRATOR 1000
  2. #define IDH_HOWTO_OVERVIEW 2000
  3. #define IDH_HOWTO_START_DM 2010
  4. #define IDH_HOWTO_MIGRATE_TRUSTS 2015
  5. #define IDH_HOWTO_MERGE_GROUPS 2017
  6. #define IDH_HOWTO_MIGRATE_USERS 2020
  7. #define IDH_HOWTO_MIGRATE_GROUPS 2030
  8. #define IDH_HOWTO_MIGRATE_COMPUTERS 2040
  9. #define IDH_HOWTO_MIGRATE_SERVICE_ACCOUNTS 2045
  10. #define IDH_HOWTO_RESOLVE_SECURITY 2050
  11. #define IDH_HOWTO_RESOLVE_EXCHANGE 2060
  12. #define IDH_HOWTO_RETRY_TASK 2070
  13. #define IDH_HOWTO_UNDO_LAST_OPERATION 2080
  14. #define IDH_HOWTO_GENERATE_REPORTS 2090
  15. #define IDH_CONCEPT_OVERVIEW 3000
  16. #define IDH_CONCEPT_REQUIREMENT 3010
  17. #define IDH_CONCEPT_SECURITY_ISSUE 3020
  18. #define IDH_CONCEPT_ACCOUNT_MIGRATION 3030
  19. #define IDH_CONCEPT_COMPUTER_MIGRATION 3040
  20. #define IDH_CONCEPT_SECURITY_TRANSLATION 3050
  21. #define IDH_CONCEPT_EXCHANGE_TRANSLATION 3060
  22. #define IDH_CONCEPT_TRUST_MIGRATION 3070
  23. #define IDH_CONCEPT_UNDERSTAND_UI 3100
  24. #define IDH_CONCEPT_UI_CONSOLE_WINDOW 3110
  25. #define IDH_CONCEPT_UI_MENUS 3120
  26. #define IDH_WINDOW_OVERVIEW 4000
  27. #define IDH_WINDOW_WELCOME 4010
  28. #define IDH_WINDOW_DOMAIN_SELECTION 4020
  29. #define IDH_WINDOW_USER_SELECTION 4030
  30. #define IDH_WINDOW_GROUP_SELECTION 4040
  31. #define IDH_WINDOW_TARGET_GROUP_SELECTION 4045
  32. #define IDH_WINDOW_COMPUTER_SELECTION 4050
  33. #define IDH_WINDOW_TASK_SELECTION 4060
  34. #define IDH_WINDOW_DIRECTORY_SELECTION 4070
  35. #define IDH_WINDOW_OU_SELECTION 4080
  36. #define IDH_WINDOW_OBJECTTYPE_SELECTION 4090
  37. #define IDH_WINDOW_REPORT_SELECTION 4100
  38. #define IDH_WINDOW_SERVICE_ACCOUNT_SELECTION 4110
  39. #define IDH_WINDOW_EXCHANGE_SERVER_SELECTION 4120
  40. #define IDH_WINDOW_PASSWORD_OPTION 4200
  41. #define IDH_WINDOW_ACCOUNTTRANSITION_OPTION 4210
  42. #define IDH_WINDOW_USER_OPTION 4220
  43. #define IDH_WINDOW_GROUP_OPTION 4230
  44. #define IDH_WINDOW_GROUP_MEMBER_OPTION 4235
  45. #define IDH_WINDOW_SECURITY_OPTION 4240
  46. #define IDH_WINDOW_COMPUTER_OPTION 4250
  47. #define IDH_WINDOW_EXCHANGE_OPTION 4260
  48. #define IDH_WINDOW_NAME_CONFLICT 4300
  49. #define IDH_WINDOW_SECURITY_CREDENTIALS 4310
  50. #define IDH_WINDOW_REPORT_CREDENTIALS 4320
  51. #define IDH_WINDOW_SIDHISTORY_CREDENTIALS 4330
  52. #define IDH_WINDOW_AGENT_MONITOR 4500
  53. #define IDH_WINDOW_AGENT_MONITOR_SETTING 4510
  54. #define IDH_WINDOW_AGENT_SERVER_LIST 4520
  55. #define IDH_WINDOW_AGENT_SUMMARY 4530
  56. #define IDH_WINDOW_CONFIRMATION 5000
  57. #define IDH_WINDOW_COMMIT 5010
  58. #define IDH_WINDOW_REFRESH_INFO 5020
  59. #define IDH_WINDOW_SERVICE_ACCOUNT_INFO 5030
  60. #define IDH_WINDOW_TRUST_INFO 5040
  61. #define IDH_WINDOW_UNDO 5050