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.

90 lines
3.2 KiB

  1. #define IDC_SENDER_NAME 101
  2. #define IDC_SENDER_FAX_NUMBER 102
  3. #define IDC_SENDER_MAILBOX 103
  4. #define IDC_SENDER_COMPANY 104
  5. #define IDC_SENDER_ADDRESS 105
  6. #define IDC_SENDER_TITLE 106
  7. #define IDC_SENDER_DEPT 107
  8. #define IDC_SENDER_OFFICE_LOC 108
  9. #define IDC_SENDER_OFFICE_TL 109
  10. #define IDC_SENDER_HOME_TL 110
  11. #define IDC_SENDER_BILLING_CODE 111
  12. #define IDCSTATIC_FULLNAME 201
  13. #define IDCSTATIC_FAX_NUMBER_GROUP 202
  14. #define IDCSTATIC_COUNTRY 203
  15. #define IDCSTATIC_FAX_NUMBER 204
  16. #define IDCSTATIC_MAILBOX 205
  17. #define IDCSTATIC_TITLE 206
  18. #define IDCSTATIC_COMPANY 207
  19. #define IDCSTATIC_OFFICE 208
  20. #define IDCSTATIC_DEPT 209
  21. #define IDCSTATIC_HOME_PHONE 210
  22. #define IDCSTATIC_WORK_PHONE 211
  23. #define IDCSTATIC_ADDRESS 212
  24. #define IDCSTATIC_USERINFO_ICON 213
  25. #define IDCSTATIC_USERINFO 214
  26. #define IDCSTATIC_BILLING_CODE 215
  27. #define IDCSTATIC_STATUS_ICON 216
  28. #define IDCSTATIC_STATUS_OPTIONS 217
  29. #define IDCSTATIC_COVERPAGE_ICON 218
  30. #define IDCSTATIC_COVER_PAGE 219
  31. #define IDC_COVERPG_LIST 250
  32. #define IDC_COVERPG_OPEN 251
  33. #define IDC_COVERPG_NEW 252
  34. #define IDC_COVERPG_ADD 253
  35. #define IDC_COVERPG_REMOVE 254
  36. #define IDC_ARRIVE_GRP 255
  37. #define IDC_DISPLAY_GRP 256
  38. #define IDCSTATIC_COVERPG_DESCR 257
  39. #define IDCSTATIC_ADVANCED_ICON 258
  40. #define IDCSTATIC_ADVANCED_OPTIONS 259
  41. #define IDC_LAUNCH_MMC 260
  42. #define IDCSTATIC_MMC_DESC 261
  43. #define IDCSTATIC_LAUNCH_MMC 262
  44. #define IDC_LAUNCH_MMC_HELP 263
  45. #define IDCSTATIC_LAUNCH_MMC_HELP 264
  46. #define IDC_ADD_PRINTER 265
  47. #define IDCSTATIC_ADD_PRINTER 266
  48. #define IDI_USERINFO 301
  49. #define IDI_STATUS 302
  50. #define IDI_COVERPG 303
  51. #define IDI_ADVANCED 304
  52. #define IDD_USER_INFO 401
  53. #define IDD_STATUS_OPTIONS 402
  54. #define IDD_CLIENT_COVERPG 403
  55. #define IDD_ADVANCED_OPTIONS 404
  56. #define IDS_RESOLVE_LINK_FAILED 500
  57. #define IDS_CONFIRM_DELETE 501
  58. #define IDS_DELETE_PROMPT 502
  59. #define IDS_DELETE_FAILED 503
  60. #define IDS_CREATE_LINK_FAILED 504
  61. #define IDS_COPY_FILE_FAILED 505
  62. #define IDS_FILENAME_TOOLONG 506
  63. #define IDS_CP_DUPLICATE 507
  64. #define IDS_NO_COVERPG_DIR 508
  65. #define IDS_BAD_CP_EXTENSION 509
  66. #define IDS_BROWSE_COVERPAGE 510
  67. #define IDS_CP_FILETYPE 511
  68. #define IDS_CANNOT_OPEN_CPEDITOR 512
  69. #define IDS_CANNOT_FIND_CPEDITOR 513
  70. #define IDS_ERROR_CFGDLGTITLE 514
  71. #define IDS_MMC_CMDLINE 515
  72. #define IDS_MMC_HELP_CMDLINE 516
  73. #define IDS_SHELL32_CMDLINE 517
  74. #define IDS_DEFAULT_PRINTER_NAME 518
  75. #define IDS_ADD_PRINTER_CAPTION 519
  76. #define IDS_ADD_PRINTER_SUCCESS 520
  77. #define IDS_ADD_PRINTER_FAILED 521
  78. #define IDC_STATUS_TASKBAR 900
  79. #define IDC_STATUS_ONTOP 901
  80. #define IDC_STATUS_VISUAL 902
  81. #define IDC_STATUS_SOUND 903
  82. #define IDC_STATUS_ANSWER 904
  83. #define IDC_STATUS_MANUAL 905