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.

70 lines
2.6 KiB

  1. #define IDS_TITLE 100
  2. #define IDS_ACCT_INFO_TITLE 110
  3. #define IDS_ACCT_INFO_SUBTITLE 111
  4. #define IDS_PASSWD_GEN_TITLE 120
  5. #define IDS_PASSWD_GEN_SUBTITLE 121
  6. #define IDS_ERROR_DUP_LOGON 200
  7. #define IDS_ERROR_DUP_PRE2K 201
  8. #define IDS_ERROR_DUP_CN 202
  9. #define IDS_ERROR_BAD_LOGON 203
  10. #define IDS_ERROR_BAD_PRE2K 204
  11. #define IDS_ERROR_DUP_ALIAS 205
  12. #define IDS_ERROR_BAD_ALIAS 206
  13. #define IDS_ERROR_PASSWD_MATCH 210
  14. #define IDS_ERROR_PASSWDLEN 211
  15. #define IDS_ERROR_CREATING_USER 230
  16. #define IDS_ERROR_PASSWORD 232
  17. #define IDS_ERROR_MEMBERSHIP 233
  18. #define IDS_ERROR_DUPLICATE 234
  19. #define IDS_ERROR_POP3MAILBOX 235
  20. #define IDS_ERROR_LONGPW 236
  21. #define IDS_ERROR_POP3DUP 237
  22. #define IDS_FINISH_TEXT 300
  23. #define IDS_FIN_FULLNAME 301
  24. #define IDS_FIN_LOGONNAME 302
  25. #define IDS_FIN_EXCHANGE 303
  26. #define IDS_FIN_PASSWD 304
  27. #define IDS_FIN_TEXT 305
  28. #define IDS_HF_APPENDUSERNAME 350
  29. #define IDS_HF_PATHALREADYEXISTS 351
  30. #define IDD_ACCT_INFO 400
  31. #define IDC_FIRST_NAME 401
  32. #define IDC_LAST_NAME 402
  33. #define IDC_TELEPHONE 403
  34. #define IDC_OFFICE 404
  35. #define IDC_UNAME 405
  36. #define IDC_UNAME_LOC 406
  37. #define IDC_PRE2K_TEXT 407
  38. #define IDC_UNAME_PRE2K 408
  39. #define IDC_UNAME_PRE2K_LOC 409
  40. #define IDC_EMAIL_ALIAS_TEXT 410
  41. #define IDC_EMAIL_ALIAS 411
  42. #define IDC_EMAIL_CHECKBOX 412
  43. #define IDD_PASSWD_GEN 500
  44. #define IDC_RAD_1_SPECIFY 520
  45. #define IDC_PASSWD_1A_TEXT 521
  46. #define IDC_PASSWD_1A 522
  47. #define IDC_PASSWD_1B_TEXT 523
  48. #define IDC_PASSWD_1B 524
  49. #define IDC_PASSWD_2_TEXT 525
  50. #define IDC_PASSWD_2 526
  51. #define IDC_RAD_2_MUST 527
  52. #define IDC_RAD_2_CANNOT 538
  53. #define IDC_RAD_2_CAN 539
  54. #define IDB_BITMAP1 800
  55. #define IDR_AUSR_ACCNT_WIZ 901
  56. #define IDR_AUSR_ACCNT_COMMIT 902
  57. #define IDS_FULLNAME_FORMAT_STR 6000
  58. #define IDS_NOLOC_USEREMAILALIAS 8000