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.

136 lines
4.1 KiB

  1. /****************************************************************************/
  2. /* */
  3. /* STRTABLE.H - */
  4. /* */
  5. /* StringTable Defines */
  6. /* */
  7. /****************************************************************************/
  8. /* STRINGTABLE Defines */
  9. #define STR_WINDOWS 0
  10. #define STR_COLORS 1
  11. #define STR_DESKPATTERN 2
  12. #define STR_FONTS 3
  13. #define STR_BLINK 4
  14. #define STR_SWAPBUTTONS 5
  15. #define STR_DBLCLKSPEED 6
  16. #define STR_TYPEAHEAD 7
  17. #define STR_GRID 8
  18. #define STR_BEEP 9
  19. #define STR_MOUSETHRESH1 10
  20. #define STR_MOUSETHRESH2 11
  21. #define STR_MOUSESPEED 12
  22. #define STR_KEYSPEED 13
  23. #define STR_BORDER 14
  24. #define STR_QSIZE 15
  25. #define STR_CLASSSTART 16
  26. #define STR_BUTTONCLASS 16
  27. #define STR_EDITCLASS 17
  28. #define STR_STATICCLASS 18
  29. #define STR_LISTBOXCLASS 19
  30. #define STR_SCROLLBARCLASS 20
  31. #define STR_COMBOBOXCLASS 21
  32. #define STR_MDICLASS 22
  33. #define STR_COMBOLISTBOXCLASS 23
  34. #define STR_COLORSTART 32
  35. #define STR_SCROLLBAR 32
  36. #define STR_BACKGROUND 33
  37. #define STR_ACTIVETITLE 34
  38. #define STR_INACTIVETITLE 35
  39. #define STR_MENU 36
  40. #define STR_WINDOW 37
  41. #define STR_WINDOWFRAME 38
  42. #define STR_MENUTEXT 39
  43. #define STR_WINDOWTEXT 40
  44. #define STR_TITLETEXT 41
  45. #define STR_ACTIVEBORDER 42
  46. #define STR_INACTIVEBORDER 43
  47. #define STR_APPWORKSPACE 44
  48. #define STR_HIGHLIGHT 45
  49. #define STR_HIGHLIGHTTEXT 46
  50. #define STR_BTNFACE 47
  51. #define STR_BTNSHADOW 48
  52. #define STR_GRAYTEXT 49
  53. #define STR_BTNTEXT 50
  54. #define STR_INACTIVECAPTIONTEXT 51
  55. #define STR_FILEPORT 60
  56. #define STR_CANTOPEN 61
  57. #define STR_OVERWRITE 62
  58. #define STR_MOREWINDOWS 63
  59. #define STR_ICONHORZSPACING 64
  60. #define STR_ICONVERTSPACING 65
  61. #define STR_ICONTITLEWRAP 66
  62. #define STR_DTBITMAP 67
  63. #define STR_DTSTYLE 68
  64. #define STR_DTORIGINX 69
  65. #define STR_DTORIGINY 70
  66. #define STR_NETDRIVER 71
  67. #define STR_BOOT 72
  68. #define STR_LANGDRIVER 73
  69. #define STR_SYSTEMINI 74
  70. #define STR_SYSERR 75
  71. #define STR_DIVBYZERO 76
  72. #define STR_UNTITLED 77
  73. #define STR_ERROR 78
  74. #define STR_TASKMAN 79
  75. #define STR_DESKTOP 80
  76. #define STR_PATTERNS 81
  77. #define STR_NONE 82
  78. #define STR_TILEWALL 83
  79. #define STR_OK 84
  80. #define STR_CANCEL 85
  81. #define STR_ABORT 86
  82. #define STR_RETRY 87
  83. #define STR_IGNORE 88
  84. #define STR_YES 89
  85. #define STR_NO 90
  86. #define STR_ACCELERATORS 91
  87. #define STR_AM 92
  88. #define STR_PM 93
  89. #define STR_MENUSHOWDELAY 94
  90. #define STR_MENUHIDEDELAY 95
  91. #define STR_MENUDROPALIGNMENT 96
  92. #define STR_DOUBLECLICKWIDTH 97
  93. #define STR_DOUBLECLICKHEIGHT 98
  94. #define STR_SCREENSAVETIMEOUT 99
  95. #define STR_SCREENSAVEACTIVE 100
  96. #define STR_SCREENSAVEEXE 101
  97. #define STR_DRIVERS 102
  98. #define STR_NOMEMBITMAP 103
  99. #define STR_BEEPYES 104
  100. #define STR_BEEPNO 105
  101. #define STR_KEYDELAY 106
  102. #define STR_DRAGFULLWINDOWS 107
  103. #define STR_ICONTITLEFACENAME 108
  104. #define STR_ICONTITLESIZE 109
  105. #define STR_ICONTITLESTYLE 110
  106. #define STR_FASTALTTAB 111
  107. #define STR_INRESTORENETCONNECT 112
  108. #define STR_COMMMODULENAME 200
  109. #define STR_COMMWRITESTRING 201
  110. #define STR_COMMREADSTRING 202
  111. #define STR_COMMENABLENOTIFICATION 203
  112. #define STR_MOUSEMODULENAME 204
  113. /* 256 - 512 are strings for network errors
  114. */
  115. #define STR_NETCONNMSG 256
  116. #define STR_NETCONNTTL 257
  117. #define STR_NETCRASHEDTITLE 258
  118. #define STR_NETCRASHEDMSG 259
  119. #define STR_NETERRORS 275
  120. #define STR_SEARCH_TAG 513 // don't change, these are hard
  121. #define STR_USER_NAME 514 // coded in SHELL.DLL
  122. #define STR_ORG_NAME 515 // ugh!