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.

249 lines
9.1 KiB

  1. #define IDR_BOMSNAP 102
  2. #define IDR_ABOUT 103
  3. #define IDS_SCOPENODE_DESC 104
  4. #define IDS_DATAOBJECT_DESC 105
  5. #define IDS_SNAPIN_DESC 106
  6. #define IDS_COLUMNHEADER 109
  7. #define IDS_OBJECTCLASS 110
  8. #define IDS_YES 111
  9. #define IDS_NO 112
  10. #define IDS_NONE 113
  11. #define IDS_NAME 114
  12. #define IDS_TYPE 115
  13. #define IDS_SHELLCMD 116
  14. #define IDS_ACTDIRCMD 117
  15. #define IDS_DESCRIPTION 118
  16. #define IDS_MENUITEM 119
  17. #define IDS_ERRORTITLE_EDITQUERY 120
  18. #define IDS_ERROR_EDITQUERY 121
  19. #define IDS_ERRORTITLE_MENUNAME 122
  20. #define IDS_ERROR_BADACCESSKEY 123
  21. #define IDS_ERROR_MULTIACCESSKEY 124
  22. #define IDS_ERRORTITLE_MENUCMD 125
  23. #define IDS_ERROR_MENUCMD 126
  24. #define IDS_ERRORTITLE_STARTDIR 127
  25. #define IDS_ERROR_STARTDIR 128
  26. #define IDS_SELECT_STARTDIR 129
  27. #define IDS_QUERYWIZ_TITLE 130
  28. #define IDS_QUERYWIZ_SUBTITLE 131
  29. #define IDS_MENUWIZ_TITLE 132
  30. #define IDS_MENUWIZ_SUBTITLE 133
  31. #define IDS_PROPWIZ_TITLE 134
  32. #define IDS_PROPWIZ_SUBTITLE 135
  33. #define IDS_OBJSELWIZ_TITLE 136
  34. #define IDS_OBJSELWIZ_SUBTITLE 137
  35. #define IDS_DISPSPEC 138
  36. #define IDS_SCOPEBROWSE_CAPTION 139
  37. #define IDS_SELECTSCOPE 140
  38. #define IDS_ERROR_DUPMENUNAME 141
  39. #define IDS_ERROR_ADDOBJ 142
  40. #define IDS_ERROR_ADDMENU 143
  41. #define IDS_ERROR_ADDPROP 144
  42. #define IDS_ERROR_ADDQUERY 145
  43. #define IDS_ERROR_QUERYFAIL 146
  44. #define IDS_QUERYFINISH1 147
  45. #define IDS_QUERYFINISH2 148
  46. #define IDS_QUERYFINISH3 149
  47. #define IDS_QUERYFINISH4 150
  48. #define IDS_QUERYWIZ_CANCEL 151
  49. #define IDS_OBJWIZ_CANCEL 152
  50. #define IDS_PROP_REMOVE_TITLE 153
  51. #define IDS_PROP_REMOVE 154
  52. #define IDS_MENU_REMOVE_TITLE 155
  53. #define IDS_MENU_REMOVE 156
  54. #define IDS_OBJFINISH1 157
  55. #define IDS_OBJFINISH2 158
  56. #define IDS_OBJFINISH3 159
  57. #define IDS_OBJECTWIZ_TITLE 160
  58. #define IDS_OBJECTWIZ_SUBTITLE 161
  59. #define IDS_DETAILS 162
  60. #define IDS_SELECT_MENUS 163
  61. #define IDS_SELECT_COLUMNS 164
  62. #define IDS_COLWIZ_TITLE 165
  63. #define IDS_COLWIZ_SUBTITLE 166
  64. #define IDS_SELECT_PROPERTIES 167
  65. #define IDS_AVAIL_COLUMNS 168
  66. #define IDS_PROP_REMOVE_ONE 169
  67. #define IDS_MENU_REMOVE_ONE 170
  68. #define IDS_ENTIRE_DIRECTORY 171
  69. #define IDI_APPL 202
  70. #define IDS_ROOTNODE 203
  71. #define IDS_GROUPNODE 204
  72. #define IDS_QUERYNODE 205
  73. #define IDI_QUERYNODE 206
  74. #define IDI_GROUPNODE 207
  75. #define IDD_ROOT_GENERAL_PAGE 208
  76. #define IDC_NAME 209
  77. #define IDC_CREATED 210
  78. #define IDC_MODIFIED 212
  79. #define IDC_COMMENTS 213
  80. #define IDD_ROOT_MENU_PAGE 214
  81. #define IDC_OBJECTLIST 215
  82. #define IDC_ADDOBJECT 216
  83. #define IDC_REMOVEOBJECT 217
  84. #define IDC_MENULIST 218
  85. #define IDC_ADDMENU 219
  86. #define IDC_REMOVEMENU 220
  87. #define IDC_EDITMENU 221
  88. #define IDC_MOVEUP 222
  89. #define IDC_MOVEDOWN 223
  90. #define IDD_ROOT_VIEW_PAGE 224
  91. #define IDC_COLUMNLIST 225
  92. #define IDC_ADDCOLUMN 226
  93. #define IDC_REMOVECOLUMN 227
  94. #define IDD_ROOT_OBJECT_PAGE 228
  95. #define IDD_ADDOBJECT 229
  96. #define IDD_ADDCOLUMN 230
  97. #define IDC_OBJCLASS 231
  98. #define IDD_QUERY_GENERAL_PAGE 234
  99. #define IDC_SCOPE 235
  100. #define IDC_FILTER 236
  101. #define IDD_QUERY_MENU_PAGE 237
  102. #define IDD_QUERY_VIEW_PAGE 238
  103. #define IDD_GROUP_GENERAL_PAGE 239
  104. #define IDC_APPLYSCOPE 240
  105. #define IDC_SCOPE_BROWSE 241
  106. #define IDC_SCOPE_LBL 242
  107. #define IDC_FILTER_LBL 243
  108. #define IDC_OBJCLASS_LBL 244
  109. #define IDC_SHORTCUT 247
  110. #define IDC_COMMANDTYPE 248
  111. #define IDC_COMMAND 249
  112. #define IDC_COMMAND_LBL 250
  113. #define IDC_COMMAND_BROWSE 251
  114. #define IDC_PARAMS 252
  115. #define IDC_PARAMS_LBL 253
  116. #define IDC_PARAMS_MENU 254
  117. #define IDC_STARTIN_LBL 255
  118. #define IDC_STARTIN 256
  119. #define IDC_MENULIST_LBL 257
  120. #define IDC_APPLYFILTER 258
  121. #define IDC_QUERYICON 259
  122. #define IDC_GROUPICON 260
  123. #define IDD_ADDMENU 261
  124. #define IDD_ADDMENU1 262
  125. #define IDD_ADDMENU2 263
  126. #define IDC_QUERYSCOPE 264
  127. #define IDC_LOCALSCOPE 265
  128. #define IDM_CMDPARAM 300
  129. #define IDM_QUERYSCOPE 301
  130. #define IDM_QUERYCLASS 302
  131. #define IDM_QUERYFILTER 303
  132. #define IDM_PARAM_NAME 304
  133. #define IDM_PARAM_TYPE 305
  134. #define IDD_ADDGROUPNODE 306
  135. #define IDB_TOOLBAR 307
  136. #define BTN_EDITQUERY 308
  137. #define TIP_EDITQUERY 309
  138. #define BTN_STOPQUERY 310
  139. #define TIP_STOPQUERY 311
  140. #define IDS_SEARCHING 312
  141. #define IDS_QUERYDONE 313
  142. #define IDS_QUERYSTOPPED 314
  143. #define IDS_QUERYFAILED 315
  144. #define IDS_DELETENODE_TITLE 316
  145. #define IDS_DELETEQUERYNODE 317
  146. #define IDS_DELETEGROUPNODE 318
  147. #define IDS_DELETEOBJ_TITLE 319
  148. #define IDS_DELETEOBJ 320
  149. #define IDS_DELETEOBJS 321
  150. #define IDS_QUERY_SCOPE 322
  151. #define IDS_QUERY_FILTER 323
  152. #define IDC_STARTIN_BROWSE 324
  153. #define IDD_QUERY_WIZ_WELCOME 325
  154. #define IDD_QUERY_WIZ_QUERY 326
  155. #define IDD_QUERY_WIZ_COMPLETION 327
  156. #define IDB_ADDQUERY 328
  157. #define IDB_ADDQUERY_HDR 329
  158. #define IDD_OBJECT_WIZ_WELCOME 330
  159. #define IDD_OBJECT_WIZ_COMPLETION 331
  160. #define IDD_OBJECT_WIZ_SELECT 332
  161. #define IDB_ADDOBJECT 333
  162. #define IDB_ADDOBJECT_HDR 334
  163. #define IDC_CREATEQUERY 335
  164. #define IDC_SETTINGS 336
  165. #define IDC_WELCOME 337
  166. #define IDC_COMPLETION 338
  167. #define IDD_COMMON_WIZ_MENU 339
  168. #define IDD_COMMON_WIZ_PROPERTIES 340
  169. #define IDC_REFRESH 341
  170. #define IDC_DEFAULTMENU 342
  171. #define IDD_MOVEQUERY 343
  172. #define IDC_FOLDERTREE 344
  173. #define IDS_ADDQUERY_WIZ 345
  174. #define IDS_ADDOBJECT_WIZ 346
  175. #define IDD_QUERY_WIZ_OBJECT 347
  176. #define IDC_DEFINE_QUERY_OBJS 348
  177. #define IDC_SKIP_QUERY_OBJS 349
  178. #define IDC_SELECT_MENUS 350
  179. #define IDC_SELECT_COLUMNS 351
  180. #define IDC_LIST_LABEL 352
  181. #define IDC_PROPERTYMENU 353
  182. #define IDD_QUERY_NODE_MENU_PAGE 354
  183. #define IDD_ADDQUERYMENU 355
  184. #define IDD_SELECTICON_PAGE 360
  185. #define IDC_ICONLIST 361
  186. #define IDS_QUERYICON_TITLE 370
  187. #define IDS_QUERYICON_SUBTITLE 371
  188. #define IDB_ROOT16 400
  189. #define IDB_ROOT32 401
  190. #define IDB_QUERY16 402
  191. #define IDB_QUERY32 403
  192. // special strings
  193. #define MID_ADDQUERYNODE 6000
  194. #define MID_ADDGROUPNODE 6001
  195. #define MID_EDITQUERY 6002
  196. #define MID_STOPQUERY 6003
  197. #define IDS_EXEFILTER 6004
  198. #define MID_MOVEQUERYNODE 6005
  199. #define IDS_WIZARD97_FONT 6006
  200. // non-localized strings
  201. #define IDS_COMPANY 8001
  202. #define IDS_PROJNAME 8002
  203. #define IDS_VERSION 8003
  204. #define IDS_HELPFILE 8004
  205. #define IDS_DEFAULTHELPTOPIC 8005
  206. #define IDS_USERSHELPTOPIC 8006
  207. #define IDS_PRINTERSHELPTOPIC 8007