resource.h 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by plugin.rc
  4. //
  5. #define IDS_ABOUT_STRING 1
  6. #define IDS_SZ_MENU_NAV_TOOLTIP 2
  7. #define ID_DOCS 3
  8. #define IDS_UNTITLED_MENU_ITEM 3
  9. #define IDLEFT 4
  10. #define IDS_UNTITLED_MENU 4
  11. #define ID_WEB 5
  12. #define IDS_ON 5
  13. #define IDRIGHT 6
  14. #define IDS_OFF 6
  15. #define ID_DEFAULTS 7
  16. #define IDS_USE_UP_DOWN_ARROW_KEYS 7
  17. #define ID_MSG 8
  18. #define IDS_CURRENT_VALUE_OF_X 8
  19. #define ID_SPRITE 9
  20. #define IDS_LOAD_FROM_FILE 9
  21. #define IDS_SAVE_TO_FILE 10
  22. #define IDS_ENTER_THE_NEW_STRING 11
  23. #define IDS_MILKDROP_ERROR 14
  24. #define IDS_MILKDROP_WARNING 19
  25. #define IDS_ERROR_CREATING_DOUBLE_SIZED_GDI_TITLE_FONT 20
  26. #define IDS_ERROR_CREATING_DOUBLE_SIZED_D3DX_TITLE_FONT 21
  27. #define IDS_RATING 23
  28. #define IDS_DISABLED 24
  29. #define IDS_ARE_YOU_SURE_YOU_WANT_TO_DELETE_PRESET 26
  30. #define IDS_PRESET_TO_DELETE 27
  31. #define IDS_FILE_ALREADY_EXISTS_OVERWRITE_IT 28
  32. #define IDS_FILE_IN_QUESTION_X_MILK 29
  33. #define IDS_ERROR_NO_PRESET_FILE_FOUND_IN_X_MILK 30
  34. #define IDS_LOAD_WHICH_PRESET_PLUS_COMMANDS 31
  35. #define IDS_PAGE_X_OF_X 32
  36. #define IDS_LOCKED 33
  37. #define IDS_ILLEGAL_CHARACTER 37
  38. #define IDS_STRING_TOO_LONG 38
  39. #define IDS_DIRECTORY_TO_JUMP_TO 39
  40. #define IDS_ERROR_IMPORTING_BAD_FILENAME 40
  41. #define IDS_ERROR_IMPORTING_BAD_FILENAME_OR_NOT_OVERWRITEABLE 41
  42. #define IDS_INVALID_PATH 42
  43. #define IDS_ENTER_THE_NEW_NAME_FOR_X 43
  44. #define IDS_PRESET_ORDER_IS_NOW_X 44
  45. #define IDS_SEQUENTIAL 45
  46. #define IDS_RANDOM 46
  47. #define IDS_SAVE_AS 50
  48. #define IDS_AUTO 51
  49. #define IDS_8X6_FAST 52
  50. #define IDS_16X12_FAST 53
  51. #define IDS_24X18 54
  52. #define IDS_32X24 55
  53. #define IDS_40X30 56
  54. #define IDS_48X36_DEFAULT 57
  55. #define IDS_64X48_SLOW 58
  56. #define IDS_80X60_SLOW 59
  57. #define IDS_96X72_SLOW 60
  58. #define IDS_128X96_SLOW 61
  59. #define IDS_ERROR_IN_SHELLEXECUTE 62
  60. #define IDS_MESH_SIZE 65
  61. #define IDS_MESH_SIZE_TEXT 66
  62. #define IDS_CB_ALWAYS3D 67
  63. #define IDS_DISABLE_PRESET_RATING 70
  64. #define IDS_DISABLE_PRESET_RATING_TEXT 71
  65. #define IDS_CB_NOWARN2 73
  66. #define IDS_START_WITH_PRESET_LOCK_ON 76
  67. #define IDS_START_WITH_PRESET_LOCK_ON_TEXT 77
  68. #define IDS_BRIGHT_SLIDER 78
  69. #define IDS_CB_AUTOGAMMA 79
  70. #define IDS_SPRITE 80
  71. #define IDS_MSG 81
  72. #define IDS_SONGTITLEANIM_DURATION_TEXT 86
  73. #define IDS_RAND_TITLE_TEXT 87
  74. #define IDS_RAND_MSG_TEXT 88
  75. #define IDS_TITLE_ANIMS_TEXT 89
  76. #define IDS_BETWEEN_TIME_TEXT 90
  77. #define IDS_BETWEEN_TIME_RANDOM_TEXT 91
  78. #define IDS_BLEND_AUTO_TEXT 92
  79. #define IDS_BLEND_USER_TEXT 93
  80. #define IDS_HARDCUT_BETWEEN_TIME_TEXT 94
  81. #define IDS_HARDCUT_LOUDNESS_TEXT 95
  82. #define IDS_CB_HARDCUTS 96
  83. #define IDS_EDIT_CURRENT_PRESET 98
  84. #define IDS_MOTION 99
  85. #define IDS_DRAWING_CUSTOM_SHAPES 100
  86. #define IDD_DIALOG1 101
  87. #define IDD_CONFIG 101
  88. #define IDS_DRAWING_CUSTOM_WAVES 101
  89. #define IDD_PROPPAGE_1 102
  90. #define IDS_DRAWING_SIMPLE_WAVEFORM 102
  91. #define IDD_PROPPAGE_2 103
  92. #define IDS_DRAWING_BORDERS_MOTION_VECTORS 103
  93. #define IDS_POST_PROCESSING_MISC 104
  94. #define IDS_CUSTOM_WAVE_X 105
  95. #define IDS_CUSTOM_SHAPE_X 106
  96. #define IDS_MENU_EDIT_PRESET_INIT_CODE 107
  97. #define IDS_MENU_EDIT_PRESET_INIT_CODE_TT 108
  98. #define IDS_MENU_EDIT_PER_FRAME_EQUATIONS 109
  99. #define IDR_WINDOWED_CONTEXT_MENU 110
  100. #define IDS_MENU_EDIT_PER_FRAME_EQUATIONS_TT 110
  101. #define IDS_MENU_WAVE_TYPE 113
  102. #define IDD_PROPPAGE_3 114
  103. #define IDS_MENU_WAVE_TYPE_TT 114
  104. #define IDD_PROPPAGE_4 115
  105. #define IDS_MENU_SIZE 115
  106. #define IDD_PROPPAGE_5 116
  107. #define IDS_MENU_SIZE_TT 116
  108. #define IDD_PROPPAGE_6 117
  109. #define IDS_MENU_SMOOTH 117
  110. #define IDD_PROPPAGE_7 118
  111. #define IDS_MENU_SMOOTH_TT 118
  112. #define IDD_PROPPAGE_8 119
  113. #define IDS_MENU_MYSTERY_PARAMETER 119
  114. #define IDI_PLUGIN_ICON 120
  115. #define IDS_MENU_MYSTERY_PARAMETER_TT 120
  116. #define IDD_FONTDIALOG 121
  117. #define IDS_MENU_POSITION_X 121
  118. #define IDD_DESKTOPMODE 122
  119. #define IDS_MENU_POSITION_X_TT 122
  120. #define IDD_DUALHEAD 123
  121. #define IDS_MENU_POSITION_Y 123
  122. #define IDS_MENU_POSITION_Y_TT 124
  123. #define IDS_MENU_COLOR_RED 125
  124. #define IDS_MENU_COLOR_RED_TT 126
  125. #define IDS_MENU_COLOR_GREEN 127
  126. #define IDS_MENU_COLOR_GREEN_TT 128
  127. #define IDR_TEXT1 129
  128. #define IDS_MENU_COLOR_BLUE 129
  129. #define IDR_TEXT2 130
  130. #define IDS_MENU_COLOR_BLUE_TT 130
  131. #define IDS_MENU_OPACITY 131
  132. #define IDS_MENU_OPACITY_TT 132
  133. #define IDS_MENU_USE_DOTS 133
  134. #define IDS_MENU_USE_DOTS_TT 134
  135. #define IDS_MENU_DRAW_THICK 135
  136. #define IDS_MENU_DRAW_THICK_TT 136
  137. #define IDS_MENU_MODULATE_OPACITY_BY_VOLUME 137
  138. #define IDS_MENU_MODULATE_OPACITY_BY_VOLUME_TT 138
  139. #define IDS_MENU_MODULATION_TRANSPARENT_VOLUME 139
  140. #define IDS_MENU_MODULATION_TRANSPARENT_VOLUME_TT 140
  141. #define IDS_MENU_MODULATION_OPAQUE_VOLUME 141
  142. #define IDS_MENU_MODULATION_OPAQUE_VOLUME_TT 142
  143. #define IDS_MENU_ADDITIVE_DRAWING 143
  144. #define IDS_MENU_ADDITIVE_DRAWING_TT 144
  145. #define IDS_MENU_COLOR_BRIGHTENING 145
  146. #define IDS_MENU_COLOR_BRIGHTENING_TT 146
  147. #define IDS_MENU_OUTER_BORDER_THICKNESS 147
  148. #define IDS_MENU_OUTER_BORDER_THICKNESS_TT 148
  149. #define IDS_MENU_COLOR_RED_OUTER 149
  150. #define IDS_MENU_COLOR_RED_OUTER_TT 150
  151. #define IDS_MENU_COLOR_GREEN_OUTER 151
  152. #define IDS_MENU_COLOR_GREEN_OUTER_TT 152
  153. #define IDS_MENU_COLOR_BLUE_OUTER 153
  154. #define IDS_MENU_COLOR_BLUE_OUTER_TT 154
  155. #define IDS_MENU_OPACITY_OUTER 155
  156. #define IDS_MENU_OPACITY_OUTER_TT 156
  157. #define IDS_MENU_INNER_BORDER_THICKNESS 157
  158. #define IDS_MENU_INNER_BORDER_THICKNESS_TT 160
  159. #define IDS_MENU_COLOR_RED_INNER_TT 161
  160. #define IDS_MENU_COLOR_GREEN_INNER_TT 162
  161. #define IDS_MENU_COLOR_BLUE_INNER_TT 163
  162. #define IDS_MENU_OPACITY_INNER_TT 164
  163. #define IDS_MENU_MOTION_VECTOR_OPACITY 165
  164. #define IDS_MENU_MOTION_VECTOR_OPACITY_TT 167
  165. #define IDS_MENU_NUM_MOT_VECTORS_X 168
  166. #define IDS_MENU_NUM_MOT_VECTORS_X_TT 169
  167. #define IDS_MENU_NUM_MOT_VECTORS_Y 170
  168. #define IDS_MENU_NUM_MOT_VECTORS_Y_TT 171
  169. #define IDS_MENU_OFFSET_X 172
  170. #define IDS_MENU_OFFSET_X_TT 173
  171. #define IDS_MENU_OFFSET_Y 174
  172. #define IDS_MENU_OFFSET_Y_TT 175
  173. #define IDS_MENU_TRAIL_LENGTH 176
  174. #define IDS_MENU_TRAIL_LENGTH_TT 177
  175. #define IDS_MENU_COLOR_RED_MOTION_VECTOR_TT 178
  176. #define IDS_MENU_COLOR_GREEN_MOTION_VECTOR_TT 179
  177. #define IDS_MENU_COLOR_BLUE_MOTION_VECTOR_TT 180
  178. #define IDS_MENU_ZOOM_AMOUNT 181
  179. #define IDS_MENU_ZOOM_AMOUNT_TT 182
  180. #define IDS_MENU_ZOOM_EXPONENT 183
  181. #define IDS_MENU_ZOOM_EXPONENT_TT 184
  182. #define IDS_MENU_WARP_AMOUNT 185
  183. #define IDS_MENU_WARP_AMOUNT_TT 186
  184. #define IDS_MENU_WARP_SCALE 187
  185. #define IDS_MENU_WARP_SCALE_TT 188
  186. #define IDS_MENU_WARP_SPEED 189
  187. #define IDS_MENU_WARP_SPEED_TT 190
  188. #define IDS_MENU_ROTATION_AMOUNT 191
  189. #define IDS_MENU_ROTATION_AMOUNT_TT 192
  190. #define IDS_MENU_ROTATION_CENTER_OF_X 193
  191. #define IDS_MENU_ROTATION_CENTER_OF_X_TT 194
  192. #define IDS_MENU_ROTATION_CENTER_OF_Y 195
  193. #define IDS_MENU_ROTATION_CENTER_OF_Y_TT 196
  194. #define IDS_MENU_TRANSLATION_X 197
  195. #define IDS_MENU_TRANSLATION_X_TT 198
  196. #define IDS_MENU_TRANSLATION_Y 199
  197. #define IDS_MENU_TRANSLATION_Y_TT 200
  198. #define IDS_MENU_SCALING_X 201
  199. #define IDS_MENU_SCALING_X_TT 202
  200. #define IDS_MENU_SCALING_Y 203
  201. #define IDS_MENU_SCALING_Y_TT 204
  202. #define IDS_MENU_SUSTAIN_LEVEL 205
  203. #define IDS_MENU_SUSTAIN_LEVEL_TT 206
  204. #define IDS_MENU_DARKEN_CENTER 207
  205. #define IDS_MENU_DARKEN_CENTER_TT 208
  206. #define IDS_MENU_GAMMA_ADJUSTMENT 209
  207. #define IDS_MENU_GAMMA_ADJUSTMENT_TT 210
  208. #define IDS_MENU_HUE_SHADER 211
  209. #define IDS_MENU_HUE_SHADER_TT 212
  210. #define IDS_MENU_VIDEO_ECHO_ALPHA 213
  211. #define IDS_MENU_VIDEO_ECHO_ALPHA_TT 214
  212. #define IDS_MENU_VIDEO_ECHO_ZOOM 215
  213. #define IDS_MENU_VIDEO_ECHO_ZOOM_TT 216
  214. #define IDS_MENU_VIDEO_ECHO_ORIENTATION 217
  215. #define IDS_MENU_VIDEO_ECHO_ORIENTATION_TT 218
  216. #define IDS_MENU_TEXTURE_WRAP 219
  217. #define IDS_MENU_TEXTURE_WRAP_TT 220
  218. #define IDS_MENU_FILTER_INVERT 223
  219. #define IDS_MENU_FILTER_INVERT_TT 224
  220. #define IDS_MENU_FILTER_BRIGHTEN 225
  221. #define IDS_MENU_FILTER_BRIGHTEN_TT 226
  222. #define IDS_MENU_FILTER_DARKEN 227
  223. #define IDS_MENU_FILTER_DARKEN_TT 228
  224. #define IDS_MENU_FILTER_SOLARIZE 229
  225. #define IDS_MENU_FILTER_SOLARIZE_TT 230
  226. #define IDS_MENU_ENABLED 231
  227. #define IDS_MENU_ENABLED_TT 232
  228. #define IDS_MENU_NUMBER_OF_SAMPLES 233
  229. #define IDS_MENU_NUMBER_OF_SAMPLES_TT 234
  230. #define IDS_MENU_L_R_SEPARATION 235
  231. #define IDS_MENU_L_R_SEPARATION_TT 236
  232. #define IDS_MENU_SCALING 237
  233. #define IDS_MENU_SCALING_TT 238
  234. #define IDS_MENU_SMOOTHING_TT 239
  235. #define IDS_MENU_OPACITY_WAVE_TT 240
  236. #define IDS_MENU_USE_SPECTRUM 241
  237. #define IDS_MENU_USE_SPECTRUM_TT 242
  238. #define IDS_MENU_USE_DOTS_WAVE_TT 243
  239. #define IDS_MENU_DRAW_THICK_WAVE_TT 244
  240. #define IDS_MENU_ADDITIVE_DRAWING_WAVE_TT 245
  241. #define IDS_MENU_EXPORT_TO_FILE 246
  242. #define IDS_MENU_EXPORT_TO_FILE_TT 247
  243. #define IDS_MENU_IMPORT_FROM_FILE 248
  244. #define IDS_MENU_IMPORT_FROM_FILE_TT 249
  245. #define IDS_MENU_EDIT_INIT_CODE 250
  246. #define IDS_MENU_EDIT_INIT_CODE_TT 251
  247. #define IDS_MENU_EDIT_PER_FRAME_CODE 252
  248. #define IDS_MENU_EDIT_PER_FRAME_CODE_TT 253
  249. #define IDS_MENU_EDIT_PER_POINT_CODE 254
  250. #define IDS_MENU_EDIT_PER_POINT_CODE_TT 255
  251. #define IDS_MENU_ENABLED_SHAPE_TT 256
  252. #define IDS_MENU_NUMBER_OF_SIDES 257
  253. #define IDS_MENU_NUMBER_OF_SIDES_TT 258
  254. #define IDS_MENU_DRAW_THICK_SHAPE_TT 259
  255. #define IDS_MENU_ADDITIVE_DRAWING_SHAPE_TT 260
  256. #define IDS_MENU_X_POSITION 261
  257. #define IDS_MENU_X_POSITION_TT 262
  258. #define IDS_MENU_Y_POSITION 263
  259. #define IDS_MENU_Y_POSITION_TT 264
  260. #define IDS_MENU_RADIUS 265
  261. #define IDS_MENU_RADIUS_TT 266
  262. #define IDS_MENU_ANGLE 267
  263. #define IDS_MENU_ANGLE_TT 268
  264. #define IDS_MENU_TEXTURED 269
  265. #define IDS_MENU_TEXTURED_TT 270
  266. #define IDS_MENU_TEXTURE_ZOOM 271
  267. #define IDS_MENU_TEXTURE_ZOOM_TT 272
  268. #define IDS_MENU_TEXTURE_ANGLE 273
  269. #define IDS_MENU_TEXTURE_ANGLE_TT 274
  270. #define IDS_MENU_INNER_COLOR_RED 275
  271. #define IDS_MENU_INNER_COLOR_RED_TT 276
  272. #define IDS_MENU_INNER_COLOR_GREEN 277
  273. #define IDS_MENU_INNER_COLOR_GREEN_TT 278
  274. #define IDS_MENU_INNER_COLOR_BLUE 279
  275. #define IDS_MENU_INNER_COLOR_BLUE_TT 280
  276. #define IDS_MENU_INNER_OPACITY 281
  277. #define IDS_MENU_INNER_OPACITY_TT 282
  278. #define IDS_MENU_OUTER_COLOR_RED 283
  279. #define IDS_MENU_OUTER_COLOR_RED_TT 284
  280. #define IDS_MENU_OUTER_COLOR_GREEN 285
  281. #define IDS_MENU_OUTER_COLOR_GREEN_TT 286
  282. #define IDS_MENU_OUTER_COLOR_BLUE 287
  283. #define IDS_MENU_OUTER_COLOR_BLUE_TT 288
  284. #define IDS_MENU_OUTER_OPACITY 289
  285. #define IDS_MENU_OUTER_OPACITY_TT 290
  286. #define IDS_MENU_BORDER_COLOR_RED 291
  287. #define IDS_MENU_BORDER_COLOR_RED_TT 292
  288. #define IDS_MENU_BORDER_COLOR_GREEN 293
  289. #define IDS_MENU_BORDER_COLOR_GREEN_TT 294
  290. #define IDS_MENU_BORDER_COLOR_BLUE 295
  291. #define IDS_MENU_BORDER_COLOR_BLUE_TT 296
  292. #define IDS_MENU_BORDER_OPACITY 297
  293. #define IDS_MENU_BORDER_OPACITY_TT 298
  294. #define IDS_MENU_EXPORT_TO_FILE_SHAPE_TT 299
  295. #define IDS_MENU_IMPORT_FROM_FILE_SHAPE_TT 300
  296. #define IDS_ERROR_UNABLE_TO_SAVE_THE_FILE 303
  297. #define IDS_SAVE_SUCCESSFUL 304
  298. #define IDS_ERROR_UNABLE_TO_DELETE_THE_FILE 305
  299. #define IDS_PRESET_X_DELETED 306
  300. #define IDS_ERROR_A_FILE_ALREADY_EXISTS_WITH_THAT_FILENAME 307
  301. #define IDS_ERROR_UNABLE_TO_RENAME_FILE 308
  302. #define IDS_RENAME_SUCCESSFUL 309
  303. #define IDS_SPRITE_X_WARNING_ERROR_IN_INIT_CODE 310
  304. #define IDS_SPRITE_X_WARNING_ERROR_IN_PER_FRAME_CODE 311
  305. #define IDS_SPRITE_X_ERROR_BAD_SLOT_INDEX 312
  306. #define IDS_SPRITE_X_ERROR_IMAGE_FILE_MISSING_OR_CORRUPT 313
  307. #define IDS_SPRITE_X_ERROR_OUT_OF_MEM 314
  308. #define IDS_WARNING_PRESET_X_ERROR_IN_WAVE_X_INIT_CODE 319
  309. #define IDS_WARNING_PRESET_X_ERROR_IN_WAVE_X_PER_FRAME_CODE 320
  310. #define IDS_WARNING_PRESET_X_ERROR_IN_WAVE_X_PER_POINT_CODE 321
  311. #define IDS_WARNING_PRESET_X_ERROR_IN_SHAPE_X_INIT_CODE 322
  312. #define IDS_WARNING_PRESET_X_ERROR_IN_SHAPE_X_PER_FRAME_CODE 323
  313. #define IDS_CONFIG_PANEL_BUTTON_1 324
  314. #define IDS_CONFIG_PANEL_BUTTON_2 325
  315. #define IDS_CONFIG_PANEL_BUTTON_3 326
  316. #define IDS_CONFIG_PANEL_BUTTON_4 327
  317. #define IDS_CONFIG_PANEL_BUTTON_5 328
  318. #define IDS_CONFIG_PANEL_BUTTON_6 329
  319. #define IDS_CONFIG_PANEL_BUTTON_7 330
  320. #define IDS_CONFIG_PANEL_BUTTON_8 331
  321. #define IDS_EXTRA_FONT_1_NAME 332
  322. #define IDS_EXTRA_FONT_2_NAME 333
  323. #define IDS_PRESS_F1_MSG 334
  324. #define IDS_GRAPHICS_SUBSYSTEM_IS_TEMPORARILY_UNSTABLE 335
  325. #define IDS_UNKNOWN 336
  326. #define IDS_DISABLED_PAGE_TEARING 337
  327. #define IDS_NONE 338
  328. #define IDS_UNLIMITED 339
  329. #define IDS_X_FRAME_SEC 340
  330. #define IDS_HELP_ON_X_BUTTON 341
  331. #define IDS_FONTS_HELP 342
  332. #define IDS_DUAL_HEAD_HELP 343
  333. #define IDS_MULTI_SAMPLING 344
  334. #define IDS_MULTI_SAMPLING_HELP 345
  335. #define IDS_MAX_FRAMERATE 346
  336. #define IDS_MAX_FRAMERATE_HELP 347
  337. #define IDS_FAKE_FULLSCREEN 348
  338. #define IDS_FAKE_FULLSCREEN_HELP 349
  339. #define IDS_FULLSCREEN_ADAPTER 350
  340. #define IDS_FULLSCREEN_ADAPTER_HELP 351
  341. #define IDS_WINDOWED_ADPATER 352
  342. #define IDS_WINDOWED_ADPATER_HELP 353
  343. #define IDS_DESKTOP_ADAPTER 354
  344. #define IDS_DESKTOP_ADAPTER_HELP 355
  345. #define IDS_HELP_ON_X_CHECKBOX 356
  346. #define IDS_HELP_ON_X_CHECKBOX_HELP 357
  347. #define IDS_FORCE_INTO_FS_MODE_HELP 358
  348. #define IDS_FORCE_INTO_DESKTOP_MODE_HELP 359
  349. #define IDS_HELP_ON_F1 360
  350. #define IDS_HELP_ON_F1_HELP 361
  351. #define IDS_CB_SKIN_HELP 362
  352. #define IDS_SAVE_CPU_CHECKBOX 363
  353. #define IDS_SAVE_CPU_CHECKBOX_HELP 364
  354. #define IDS_FS_DISPLAY_MODE 365
  355. #define IDS_FS_DISPLAY_MODE_HELP 366
  356. #define IDS_TRY_TO_FIX_SLOW_TEXT 369
  357. #define IDS_TRY_TO_FIX_SLOW_TEXT_HELP 370
  358. #define IDS_VJ_MODE 371
  359. #define IDS_VJ_MODE_HELP 372
  360. #define IDS_HELP_ON_X 373
  361. #define IDS_DMS_LABEL_HELP 374
  362. #define IDS_FS_LABEL_HELP 375
  363. #define IDS_W_LABEL_HELP 376
  364. #define IDS_DM_MORE_HELP 377
  365. #define IDS_INITCONFIG_FAILED 378
  366. #define IDS_UNABLE_TO_LOAD_TABS 379
  367. #define IDS_DOCUMENTATION_FILE_NOT_FOUND 380
  368. #define IDS_ACCESS_TO_DOCUMENTATION_FILE_DENIED 381
  369. #define IDS_ACCESS_TO_DOCUMENTATION_FILE_FAILED_DUE_TO_NO_ASSOC 382
  370. #define IDS_ACCESS_TO_DOCUMENTATION_FILE_FAILED_CODE_X 383
  371. #define IDS_ERROR_OPENING_DOCUMENTATION 384
  372. #define IDS_URL_COULD_NOT_OPEN 385
  373. #define IDS_ACCESS_TO_URL_WAS_DENIED 386
  374. #define IDS_ACCESS_TO_URL_FAILED_DUE_TO_NO_ASSOC 387
  375. #define IDS_ACCESS_TO_URL_FAILED_CODE_X 388
  376. #define IDS_ERROR_OPENING_URL 389
  377. #define IDS_RESTORE_ALL_DEFAULTS 390
  378. #define IDS_RESTORE_ALL_DEFAULTS_TITLE 391
  379. #define IDS_OK_HELP 392
  380. #define IDS_CANCEL_HELP 393
  381. #define IDS_RESTORE_DEFAULTS_HELP 394
  382. #define IDS_DOCUMENTATION_BUTTON_HELP 395
  383. #define IDS_VIEW_ONLINE_DOCS_HELP 396
  384. #define IDS_5_6_5_TEXTURE 397
  385. #define IDS_5_5_5_TEXTURE 398
  386. #define IDS_8_8_8_TEXTURE 399
  387. #define IDS_NO_ALPHA_FALLBACK 400
  388. #define IDS_NO_ALPHA_FALLBACK_HELP 401
  389. #define IDS_CB_SHOW_ICONS_HELP 402
  390. #define IDS_CB_BOX 403
  391. #define IDS_CB_BOX_HELP 404
  392. #define IDS_CB_MANUAL_SCOOT 405
  393. #define IDS_CB_MANUAL_SCOOT_HELP 406
  394. #define IDS_SPAN_BOTH_SCREENS 407
  395. #define IDS_USE_LEFT_SCREEN_ONLY 408
  396. #define IDS_USE_RIGHT_SCREEN_ONLY 409
  397. #define IDS_USE_TOP_SCREEN_ONLY 410
  398. #define IDS_USE_BOTTOM_SCREEN_ONLY 411
  399. #define IDS_COULD_NOT_FIND_FILE_FOR_DESKTOP_MODE_X 412
  400. #define IDS_MILKDROP_ERROR_FILE_MISSING 413
  401. #define IDS_ERROR_CREATING_GDI_DESKTOP_FONT 414
  402. #define IDS_ERROR_CREATING_DESKTOP_FONT 415
  403. #define IDS_ERROR_CREATING_TEXTURE_FOR_ICON_BITMAPS 416
  404. #define IDS_OUTDATED_VMS_DESKTOP_DLL_NEED_TO_REINSTALL 417
  405. #define IDS_ERROR_CREATING_HOOK_PROC_DESKTOP_ICONS_NOT_AVAILABLE 418
  406. #define IDS_ERROR_UPDATING_ICON_BITMAPS 419
  407. #define IDS_ERROR_UPDATING_ICON_BITMAPS_TOO_MANY_UNIQUE_ICON_BITMAPS 420
  408. #define IDS_ERROR_UPDATING_ICON_BITMAPS_COULD_NOT_GET_LEVEL_DESCRIPTION 421
  409. #define IDS_ERROR_UPDATING_ICON_BITMAPS_LOCKRECT_FAILED 422
  410. #define IDS_ERROR_UPDATING_ICON_BITMAPS_LR_PBITS_IS_NULL 423
  411. #define IDS_ERROR_UPDATING_ICON_BITMAPS_UNKNOWN_PIXEL_FORMAT 424
  412. #define IDS_ERROR_UPDATING_ICON_BITMAPS_COULDNT_GET_HDC 425
  413. #define IDS_ERROR_UPDATING_ICON_BITMAPS_CALL_TO_GETDIBITS_FAILED 426
  414. #define IDS_ERROR_UPDATING_ICON_BITMAPS_CALL_2_TO_GETDIBITS_FAILED 427
  415. #define IDS_ERROR_UPDATING_ICON_BITMAPS_GETICONINFO_FAILED 428
  416. #define IDS_ERROR_UPDATING_ICON_BITMAPS_SHGETFILEINFO_FAILED 429
  417. #define IDS_UNABLE_TO_REGISTER_WINDOW_CLASS 430
  418. #define IDS_DIRECTX_INIT_FAILED 431
  419. #define IDS_DXC_ERR_CAPSFAIL 432
  420. #define IDS_FS_DISPLAY_MODE_SELECTED_IS_INVALID 433
  421. #define IDS_CREATEWINDOW_FAILED 434
  422. #define IDS_TRYING_TO_ENTER_FS_MODE_WITH_MULTIPLE_DISPLAYS 435
  423. #define IDS_TIP 436
  424. #define IDS_TRYING_TO_ENTER_FS_MODE_WITH_MULTIPLE_DISPLAYS_2 437
  425. #define IDS_UNABLE_TO_CREATE_DIRECTX_DEVICE 438
  426. #define IDS_OLDER_DISPLAY_ADAPTER_CATENATION 439
  427. #define IDS_OLDER_DISPLAY_ADAPTER_CATENATION_2 440
  428. #define IDS_DIRECTX_INIT_FAILED_X 441
  429. #define IDS_WINDOW_RESIZE_FAILED 442
  430. #define IDS_OUT_OF_VIDEO_MEMORY 443
  431. #define IDS_ERROR_CREATING_GDI_FONTS 444
  432. #define IDS_ERROR_LOADING_MAIN_MENU 445
  433. #define IDS_ERROR_LOADING_CONTEXT_MENU 446
  434. #define IDS_ERROR_CREATING_DIRECT3D_DEVICE_FOR_VJ_MODE 447
  435. #define IDS_VJ_MODE_INIT_ERROR 448
  436. #define IDS_ERROR_REGISTERING_WINDOW_CLASS_FOR_TEXT_WINDOW 449
  437. #define IDS_ERROR_CREATING_VJ_WINDOW 450
  438. #define IDS_ERROR_CREATING_D3D_DEVICE_FOR_VJ_MODE 451
  439. #define IDS_ERROR_CREATING_D3DX_FONTS 452
  440. #define IDS_UNABLE_TO_INIT_DXCONTEXT 453
  441. #define IDS_TO_FREE_UP_SOME_MEMORY_RESTART_WINAMP_THEN_GO_TO_CONFIG 454
  442. #define IDS_TO_FREE_UP_SOME_MEMORY_RESTART_WINAMP_THEN_GO_TO_CONFIG_2 455
  443. #define IDS_TO_FREE_UP_SOME_MEMORY_RESTART_WINAMP_THEN_GO_TO_CONFIG_3 456
  444. #define IDS_TO_FREE_UP_VIDEO_MEMORY 457
  445. #define IDS_TO_FREE_UP_VIDEO_MEMORY_2 458
  446. #define IDS_MILKDROP_SUGGESTION 459
  447. #define IDS_DIRECTX_MISSING_OR_CORRUPT 460
  448. #define IDS_ERROR_THE_PLUGIN_IS_ALREADY_RUNNING 463
  449. #define IDS_THIS_PLUGIN_NEEDS_MUSIC_TO_RUN 464
  450. #define IDS_NO_MUSIC_PLAYING 465
  451. #define IDS_UNABLE_TO_READ_DATA_FILE_X 466
  452. #define IDS_COULD_NOT_CREATE_MY_VERTEX_DECLARATION 467
  453. #define IDS_COULD_NOT_CREATE_WF_VERTEX_DECLARATION 468
  454. #define IDS_COULD_NOT_CREATE_SPRITE_VERTEX_DECLARATION 469
  455. #define IDS_SHADER_MODEL_2 470
  456. #define IDS_SHADER_MODEL_3 471
  457. #define IDS_SHADER_MODEL_4 472
  458. #define IDS_UKNOWN_CASE_X 473
  459. #define IDS_FAILED_TO_COMPILE_PIXEL_SHADERS_USING_X 474
  460. #define IDS_FAILED_TO_COMPILE_PIXEL_SHADERS_HARDWARE_MIS_REPORT 475
  461. #define IDS_COULD_NOT_COMPILE_FALLBACK_WV_SHADER 476
  462. #define IDS_COULD_NOT_COMPILE_FALLBACK_CV_SHADER 477
  463. #define IDS_COULD_NOT_COMPILE_FALLBACK_CP_SHADER 478
  464. #define IDS_COULD_NOT_COMPILE_BLUR1_VERTEX_SHADER 479
  465. #define IDS_COULD_NOT_COMPILE_BLUR1_PIXEL_SHADER 480
  466. #define IDS_COULD_NOT_COMPILE_BLUR2_VERTEX_SHADER 481
  467. #define IDS_COULD_NOT_COMPILE_BLUR2_PIXEL_SHADER 482
  468. #define IDS_COULD_NOT_CREATE_INTERNAL_CANVAS_TEXTURE_SMALLER_DISPLAY 483
  469. #define IDS_COULD_NOT_CREATE_INTERNAL_CANVAS_TEXTURE_NOT_ENOUGH_VID_MEM_RECOMMENDATION 484
  470. #define IDS_COULD_NOT_CREATE_INTERNAL_CANVAS_TEXTURE_NOT_ENOUGH_VID_MEM 485
  471. #define IDS_SUCCESSFULLY_CREATED_VS0_VS1 486
  472. #define IDS_ERROR_CREATING_BLUR_TEXTURES 487
  473. #define IDS_COULD_NOT_CREATE_NOISE_TEXTURE 488
  474. #define IDS_COULD_NOT_LOCK_NOISE_TEXTURE 489
  475. #define IDS_NOISE_TEXTURE_BYTE_LAYOUT_NOT_RECOGNISED 490
  476. #define IDS_COULD_NOT_CREATE_3D_NOISE_TEXTURE 491
  477. #define IDS_COULD_NOT_LOCK_3D_NOISE_TEXTURE 492
  478. #define IDS_3D_NOISE_TEXTURE_BYTE_LAYOUT_NOT_RECOGNISED 493
  479. #define IDS_ERROR_CREATING_SHADER 498
  480. #define IDS_PLEASE_EXIT_VIS_BEFORE_RUNNING_CONFIG_PANEL 499
  481. #define IDS_FPS 500
  482. #define IDS_PF_MONITOR 501
  483. #define IDS_PRESS_F9_TO_HIDE_SHADER_QREF 502
  484. #define IDS_PRESS_F9_TO_SHOW_SHADER_QREF 503
  485. #define IDS_WARP_AND_COMPOSITE_SHADERS_LOCKED 504
  486. #define IDS_WARP_SHADER_LOCKED 505
  487. #define IDS_COMPOSITE_SHADER_LOCKED 506
  488. #define IDS_PRESET_USES_HIGHEST_PIXEL_SHADER_VERSION 507
  489. #define IDS_PRESET_HAS_MIXED_VERSIONS_OF_SHADERS 508
  490. #define IDS_UPGRADE_SHADERS_TO_USE_PS2 509
  491. #define IDS_UPGRADE_SHADERS_TO_USE_PS3 510
  492. #define IDS_PRESET_DOES_NOT_USE_PIXEL_SHADERS 511
  493. #define IDS_UPGRADE_TO_USE_PS2 512
  494. #define IDS_WARNING_OLD_GPU_MIGHT_NOT_WORK_WITH_PRESET 513
  495. #define IDS_PRESET_CURRENTLY_USES_PS2 514
  496. #define IDS_UPGRADE_TO_USE_PS3 515
  497. #define IDS_PRESET_CURRENTLY_USES_PS3 516
  498. #define IDS_UPGRADE_TO_USE_PS4 517
  499. #define IDS_WARNING_DO_NOT_FORGET_WARP_SHADER_WAS_LOCKED 518
  500. #define IDS_WARNING_DO_NOT_FORGET_COMPOSITE_SHADER_WAS_LOCKED 519
  501. #define IDS_PRESET_MASH_UP_TEXT1 520
  502. #define IDS_PRESET_CURRENTLY_USES_PS2X 521
  503. #define IDS_UPGRADE_TO_USE_PS2X 522
  504. #define IDS_PRESET_MASH_UP_TEXT2 524
  505. #define IDS_PRESET_MASH_UP_TEXT3 525
  506. #define IDS_PRESET_MASH_UP_TEXT4 526
  507. #define IDS_DIRECTORY_OF_X 527
  508. #define IDS_SHUFFLE_IS_NOW_OFF 528
  509. #define IDS_SHUFFLE_IS_NOW_ON 529
  510. #define IDS_COMPSHADER_LOCKED 530
  511. #define IDS_WARPSHADER_LOCKED 531
  512. #define IDS_ALLSHADERS_LOCKED 532
  513. #define IDS_ALLSHADERS_UNLOCKED 533
  514. #define IDS_UPGRADE_TO_USE_PS2B 534
  515. #define IDS_PS_AUTO_RECOMMENDED 535
  516. #define IDS_PS_DISABLED 536
  517. #define IDS_PS_SHADER_MODEL_2 537
  518. #define IDS_PS_SHADER_MODEL_3 538
  519. #define IDS_TX_8_BITS_PER_CHANNEL 539
  520. #define IDS_TX_16_BITS_PER_CHANNEL 540
  521. #define IDS_TX_32_BITS_PER_CHANNEL 541
  522. #define IDS_160X120_SLOW 542
  523. #define IDS_192X144_SLOW 543
  524. #define IDS_NONE_BEST_IMAGE_QUALITY 544
  525. #define IDS_1_25_X 545
  526. #define IDS_1_33_X 546
  527. #define IDS_1_5_X 547
  528. #define IDS_1_67_X 548
  529. #define IDS_2_X 549
  530. #define IDS_3_X 550
  531. #define IDS_4_X 551
  532. #define IDS_NEAREST_POWER_OF_2 552
  533. #define IDS_EXACT_RECOMMENDED 553
  534. #define IDS_PIXEL_SHADERS 554
  535. #define IDS_PIXEL_SHADERS_TEXT 555
  536. #define IDS_TEXFORMAT 556
  537. #define IDS_TEXFORMAT_TEXT 557
  538. #define IDS_CANVAS_SIZE 558
  539. #define IDS_CANVAS_SIZE_TEXT 559
  540. #define IDS_CANVAS_STRETCH 560
  541. #define IDS_CANVAS_STRETCH_TEXT 561
  542. #define IDS_MAX_IMAGES_BYTES_TEXT 562
  543. #define IDS_MENU_EDIT_WARP_SHADER 563
  544. #define IDS_MENU_EDIT_COMPOSITE_SHADER 564
  545. #define IDS_MENU_BLUR1_EDGE_DARKEN_AMOUNT 565
  546. #define IDS_MENU_BLUR1_EDGE_DARKEN_AMOUNT_TT 566
  547. #define IDS_MENU_BLUR1_MIN_COLOR_VALUE 567
  548. #define IDS_MENU_BLUR1_MIN_COLOR_VALUE_TT 568
  549. #define IDS_MENU_BLUR1_MAX_COLOR_VALUE 569
  550. #define IDS_MENU_BLUR1_MAX_COLOR_VALUE_TT 570
  551. #define IDS_MENU_BLUR2_MIN_COLOR_VALUE 571
  552. #define IDS_MENU_BLUR2_MIN_COLOR_VALUE_TT 572
  553. #define IDS_MENU_BLUR2_MAX_COLOR_VALUE 573
  554. #define IDS_MENU_BLUR2_MAX_COLOR_VALUE_TT 574
  555. #define IDS_MENU_BLUR3_MIN_COLOR_VALUE 575
  556. #define IDS_MENU_BLUR3_MIN_COLOR_VALUE_TT 576
  557. #define IDS_MENU_BLUR3_MAX_COLOR_VALUE 577
  558. #define IDS_MENU_BLUR3_MAX_COLOR_VALUE_TT 578
  559. #define IDS_MENU_EDIT_PER_VERTEX_EQUATIONS 579
  560. #define IDS_MENU_EDIT_PER_VERTEX_EQUATIONS_TT 580
  561. #define IDS_MENU_EDIT_WARP_SHADER_TT 581
  562. #define IDS_MENU_EDIT_COMPOSITE_SHADER_TT 582
  563. #define IDS_MENU_EDIT_UPGRADE_PRESET_PS_VERSION 583
  564. #define IDS_MENU_EDIT_UPGRADE_PRESET_PS_VERSION_TT 584
  565. #define IDS_MENU_EDIT_DO_A_PRESET_MASH_UP 585
  566. #define IDS_MENU_EDIT_DO_A_PRESET_MASH_UP_TT 586
  567. #define IDS_MENU_NUMBER_OF_INSTANCES 587
  568. #define IDS_MENU_NUMBER_OF_INSTANCES_TT 588
  569. #define IDS_MENU_EDIT_INIT_CODE_SHAPE_TT 589
  570. #define IDS_MENU_EDIT_PER_FRAME_INSTANCE_CODE 590
  571. #define IDS_MENU_EDIT_PER_FRAME_INSTANCE_CODE_TT 591
  572. #define IDS_ERROR_PRESET_NOT_FOUND_X 592
  573. #define IDS_ERROR_NO_PRESET_FILES_OR_DIRS_FOUND_IN_X 593
  574. #define IDS_SCANNING_PRESETS 594
  575. #define IDS_SPRITE_X_ERROR_COULD_NOT_FIND_IMG_OR_NOT_DEFINED 595
  576. #define IDS_WARNING_PRESET_X_ERROR_IN_PRESET_INIT_CODE 596
  577. #define IDS_WARNING_PRESET_X_ERROR_IN_PER_FRAME_CODE 597
  578. #define IDS_WARNING_PRESET_X_ERROR_IN_PER_VERTEX_CODE 598
  579. #define IDS_HZ 599
  580. #define IDS_HELP_MINIMIZE_WINAMP 600
  581. #define IDS_HELP_MINIMIZE_WINAMP_HELP 601
  582. #define IDS_DIRECTX_MISSING_OR_CORRUPT_TEXT 602
  583. #define IDS_PARENT_DIRECTORY 603
  584. #define IDS_RAND_TITLE 604
  585. #define IDS_RAND_MSG 605
  586. #define IDS_MAX_IMAGES_BYTES 606
  587. #define IDS_PAGE_X 607
  588. #define IDS_MB 608
  589. #define IDS_GB 609
  590. #define IDS_MASHUP_GENERAL_POSTPROC 610
  591. #define IDS_MASHUP_MOTION_EQUATIONS 611
  592. #define IDS_MASHUP_WAVEFORMS_SHAPES 612
  593. #define IDS_MASHUP_WARP_SHADER 613
  594. #define IDS_MASHUP_COMP_SHADER 614
  595. #define IDS_STRING615 615
  596. #define IDS_STRING616 616
  597. #define IDS_STRING617 617
  598. #define IDS_STRNG618 618
  599. #define IDS_STRING618 618
  600. #define IDS_STRING619 619
  601. #define IDS_STRING620 620
  602. #define IDS_STRING621 621
  603. #define IDS_STRING622 622
  604. #define IDS_STRING623 623
  605. #define IDS_STRING624 624
  606. #define IDS_STRING625 625
  607. #define IDS_STRING626 626
  608. #define IDS_STRING627 627
  609. #define IDS_STRING628 628
  610. #define IDS_STRING629 629
  611. #define IDS_STRING630 630
  612. #define IDS_STRING631 631
  613. #define IDS_STRING632 632
  614. #define IDS_STRING633 633
  615. #define IDS_STRING634 634
  616. #define IDS_STRING635 635
  617. #define IDS_UPGRADE_SHADERS_TO_USE_PS2X 636
  618. #define IDS_PRESS_ESC_TO_RETURN 637
  619. #define IDS_COULD_NOT_LOAD_TEXTURE_X 638
  620. #define IDS_ERROR_COMPILING_X_X_SHADER 639
  621. #define IDS_ERROR_PARSING_X_X_SHADER 640
  622. #define IDS_UNABLE_TO_RESOLVE_TEXSIZE_FOR_A_TEXTURE_NOT_IN_USE 641
  623. #define IDS_KEY_MAPPINGS 642
  624. #define IDC_CB_FOG 1000
  625. #define IDC_CB_SUPERTEX 1001
  626. #define IDC_CB_HELP_MSG 1001
  627. #define IDC_CB_PRESS_F1_MSG 1001
  628. #define IDC_DISP_MODE 1003
  629. #define IDC_CB_FS 1004
  630. #define IDC_CB_PT 1005
  631. #define IDC_CB_WPT 1005
  632. #define IDC_SZ_ABOUT 1006
  633. #define IDC_CB_MIN 1006
  634. #define IDC_ADAPTER_W 1007
  635. #define IDC_ADAPTER_TEXT 1008
  636. #define IDC_ADAPTER_W_CAPTION 1008
  637. #define IDC_ADAPTER_FFS 1008
  638. #define IDC_ADAPTER_DMS 1008
  639. #define IDC_DISP_MODE_TEXT 1009
  640. #define IDC_DISP_MODE_CAPTION 1009
  641. #define IDC_ADAPTER_FS 1010
  642. #define IDC_ADAPTER_TEXT2 1011
  643. #define IDC_ADAPTER_FS_CAPTION 1011
  644. #define IDC_FS_ADAPTER_CAPTION 1011
  645. #define IDC_CB_TWOPASS 1012
  646. #define IDC_CB_FFSPT 1012
  647. #define IDC_CB_DMSPT 1012
  648. #define IDC_CB_TRANS_HAIR 1013
  649. #define IDC_ADAPTER_FS_CAPTION2 1013
  650. #define IDC_W_ADAPTER_CAPTION 1013
  651. #define IDC_FONT2b 1013
  652. #define IDC_FONT2 1013
  653. #define IDC_CB_3B 1014
  654. #define IDC_ADD_STUFF_HERE 1014
  655. #define IDC_FFS_ADAPTER_CAPTION 1014
  656. #define IDC_DMS_ADAPTER_CAPTION 1014
  657. #define IDC_CB_DEBUGOUTPUT 1014
  658. #define IDC_FONT3b 1014
  659. #define IDC_FONT3 1014
  660. #define IDC_MQ 1015
  661. #define IDC_CB_FAKE 1015
  662. #define IDC_TEXSIZECOMBO 1015
  663. #define IDC_FONT4b 1015
  664. #define IDC_FONT4 1015
  665. #define IDC_DISP_MODE_TEXT2 1016
  666. #define IDC_CB_NO_FAKE_TIPS 1016
  667. #define IDC_TAB1 1016
  668. #define IDC_TABS 1016
  669. #define IDC_CB_FSPT 1016
  670. #define IDC_FONTSIZE 1016
  671. #define IDC_CB_AUTOGAMMA 1016
  672. #define IDC_FONT5b 1016
  673. #define IDC_FONT5 1016
  674. #define IDC_WMS 1017
  675. #define IDC_MESHSIZECOMBO 1017
  676. #define IDC_FONTSIZE3 1017
  677. #define IDC_DISP_MODE_TEXT3 1018
  678. #define IDC_MULTISAMPLING_CAPTION2 1018
  679. #define IDC_FS_BOX 1018
  680. #define IDC_W_MULTISAMPLING_CAPTION 1018
  681. #define IDC_BETWEEN_TIME 1018
  682. #define IDC_FONTSIZE4 1018
  683. #define IDC_FSMS 1019
  684. #define IDC_CB_ALWAYS3D 1019
  685. #define IDC_BETWEEN_TIME_RANDOM 1019
  686. #define IDC_FONT6b 1019
  687. #define IDC_FONT6 1019
  688. #define IDC_DISP_MODE_TEXT4 1020
  689. #define IDC_MULTISAMPLING_CAPTION 1020
  690. #define IDC_FRACTAL_RES_CAPTION 1020
  691. #define IDC_INITIAL_WAVEMODE_CAPTION 1020
  692. #define IDC_CB_DMS 1020
  693. #define IDC_HARDCUT_BETWEEN_TIME 1020
  694. #define IDC_FONTSIZE5 1020
  695. #define IDC_CB_SCROLLON 1020
  696. #define IDC_FS_LIMIT 1021
  697. #define IDC_FS_MAXFPS 1021
  698. #define IDC_FONTOPTIONS 1021
  699. #define IDC_TEXFORMAT 1021
  700. #define IDC_DISP_MODE_TEXT5 1022
  701. #define IDC_FRAME_DELAY_CAPTION 1022
  702. #define IDC_FS_FRAME_DELAY_CAPTION 1022
  703. #define IDC_FS_MAXFPS_CAPTION 1022
  704. #define IDC_FONTOPTIONS3 1022
  705. #define IDC_SHADERS 1022
  706. #define IDC_W_LIMIT 1023
  707. #define IDC_W_MAXFPS 1023
  708. #define IDC_CB_NOWARN 1023
  709. #define IDC_BLEND_AUTO 1023
  710. #define IDC_CB_SCROLLON2 1023
  711. #define IDC_DISP_MODE_TEXT6 1024
  712. #define IDC_FRAME_DELAY_CAPTION2 1024
  713. #define IDC_G_BOX 1024
  714. #define IDC_W_FRAME_DELAY_CAPTION 1024
  715. #define IDC_W_MAXFPS_CAPTION 1024
  716. #define IDC_CB_NOWARN2 1024
  717. #define IDC_BLEND_USER 1024
  718. #define IDC_W_BOX 1025
  719. #define IDC_CB_SAVE_CPU 1025
  720. #define IDC_FONT7b 1025
  721. #define IDC_FONT7 1025
  722. #define IDC_CB_ANISO 1025
  723. #define IDC_TABS_PLACEHOLDER 1026
  724. #define IDC_FFSMS 1026
  725. #define IDC_DMSMS 1026
  726. #define IDC_CB_NORATING 1026
  727. #define IDC_MULTISAMPLING_CAPTION3 1027
  728. #define IDC_FFS_MULTISAMPLING_CAPTION 1027
  729. #define IDC_FONTSIZE2 1027
  730. #define IDC_DMS_MULTISAMPLING_CAPTION 1027
  731. #define IDC_CB_INSTASCAN 1027
  732. #define IDC_FRAME_DELAY_CAPTION3 1028
  733. #define IDC_FFS_FRAME_DELAY_CAPTION 1028
  734. #define IDC_FFS_MAXFPS_CAPTION 1028
  735. #define IDC_FONTOPTIONS2 1028
  736. #define IDC_DMS_MAXFPS_CAPTION 1028
  737. #define IDC_STRETCH 1028
  738. #define IDC_FFS_LIMIT 1029
  739. #define IDC_FFS_MAXFPS 1029
  740. #define IDC_DMS_MAXFPS 1029
  741. #define IDC_FONTSIZE6 1029
  742. #define IDC_MAX_IMAGES 1029
  743. #define IDC_RECT 1030
  744. #define IDC_CB_SKIN 1030
  745. #define IDC_MAX_BYTES 1030
  746. #define IDC_Q 1031
  747. #define IDC_FRACTAL_RES 1031
  748. #define IDC_INITIAL_WAVEMODE 1031
  749. #define IDC_FONT8b 1031
  750. #define IDC_FONT8 1031
  751. #define IDC_CB_MIN2 1031
  752. #define IDC_CB_FIXSLOWTEXT 1031
  753. #define IDC_HS_ANIM_SPEED 1032
  754. #define IDC_BETWEEN_TIME_LABEL 1032
  755. #define IDC_FONTSIZE7 1032
  756. #define IDC_FS_MULTISAMPLING_CAPTION 1033
  757. #define IDC_BETWEEN_TIME_RANDOM_LABEL 1033
  758. #define IDC_HS_ANIM_SPEED_CAPTION 1034
  759. #define IDC_BLEND_AUTO_LABEL 1034
  760. #define IDC_FONT9b 1034
  761. #define IDC_FONT9 1034
  762. #define IDC_BLEND_USER_LABEL 1035
  763. #define IDC_FONTSIZE8 1035
  764. #define IDC_FFS_LABEL 1036
  765. #define IDC_DMS_LABEL 1036
  766. #define IDC_BLEND_USER_LABEL2 1036
  767. #define IDC_BETWEEN_TIME_LABEL2 1036
  768. #define IDC_RAND_TITLE_LABEL 1036
  769. #define IDC_HARDCUT_BETWEEN_TIME_LABEL 1036
  770. #define IDC_FS_LABEL 1037
  771. #define IDC_BLEND_USER_LABEL3 1037
  772. #define IDC_RAND_MSG_LABEL 1037
  773. #define IDC_W_LABEL 1038
  774. #define IDC_FONTSIZE9 1038
  775. #define IDC_3DSEP_LABEL 1038
  776. #define ID_FONTS 1039
  777. #define IDC_BRIGHT_SLIDER 1039
  778. #define IDC_FONT_CAPTION 1040
  779. #define ID_DM_MORE 1040
  780. #define IDC_FONTSIZE_CAPTION 1041
  781. #define ID_DUALHEAD 1041
  782. #define IDC_FONTOPTIONS_CAPTION 1042
  783. #define IDC_SYSTEM_FONT 1043
  784. #define IDC_CB_SEPTEXT 1043
  785. #define IDC_FONT_NAME_2 1043
  786. #define IDC_DECORATIVE_FONT 1044
  787. #define IDC_HARDCUT_LOUDNESS 1044
  788. #define IDC_FONT_NAME_1 1044
  789. #define IDC_CB_HARDCUTS 1045
  790. #define IDC_TITLE_FONT 1045
  791. #define IDC_FONT_NAME_3 1045
  792. #define IDC_CB_BOX 1046
  793. #define IDC_SONGTITLEANIM_DURATION 1046
  794. #define IDC_FONT_NAME_4 1046
  795. #define IDC_DM_ALPHA_FIX 1047
  796. #define IDC_CB_TITLE_ANIMS 1047
  797. #define IDC_FONT_NAME_5 1047
  798. #define IDC_DM_ALPHA_FIX_CAPTION 1048
  799. #define IDC_V_PICK 1048
  800. #define IDC_RAND_TITLE 1048
  801. #define IDC_FONT_NAME_6 1048
  802. #define IDC_CB_MANUAL_SCOOT 1049
  803. #define IDC_T1 1049
  804. #define IDC_RAND_MSG 1049
  805. #define IDC_FONT_NAME_7 1049
  806. #define IDC_T3 1050
  807. #define IDC_CB_SHOW_ICONS 1050
  808. #define IDC_FONT_NAME_8 1050
  809. #define IDC_3DSEP 1050
  810. #define IDC_H_PICK 1051
  811. #define IDC_T5 1051
  812. #define IDC_FONT_NAME_9 1051
  813. #define IDC_T2 1052
  814. #define IDC_FONTOPTIONS_CAPTION2 1052
  815. #define IDC_T4 1053
  816. #define IDC_FONTOPTIONS_CAPTION3 1053
  817. #define IDC_FONT_TEXT 1054
  818. #define IDC_TEXSIZECOMBO_CAPTION 1054
  819. #define IDC_MESHSIZECOMBO_CAPTION 1055
  820. #define IDC_BRIGHT_SLIDER_BOX 1056
  821. #define IDC_SONGTITLEANIM_DURATION_LABEL 1057
  822. #define IDC_TEXFORMAT_CAPTION 1057
  823. #define IDC_HARDCUT_LOUDNESS_LABEL 1058
  824. #define IDC_SHADERS_CAPTION 1058
  825. #define IDC_FONTSIZE1 1059
  826. #define IDC_HARDCUT_LOUDNESS_MIN 1059
  827. #define IDC_BRIGHT_SLIDER_BOX2 1059
  828. #define IDC_HARDCUT_LOUDNESS_MAX 1060
  829. #define IDC_STRETCH_CAPTION 1060
  830. #define IDC_CB_VJMODE 1061
  831. #define IDC_MAX_IMAGES_CAPTION 1061
  832. #define IDC_MAX_BYTES_CAPTION 1062
  833. #define IDC_FONTBOLD1 1063
  834. #define IDC_FONTITAL1 1064
  835. #define IDC_FONTAA1 1065
  836. #define IDC_FONTBOLD2 1066
  837. #define IDC_FONTITAL2 1067
  838. #define IDC_FONTAA2 1068
  839. #define IDC_FONTBOLD3 1069
  840. #define IDC_FONTITAL3 1070
  841. #define IDC_FONTAA3 1071
  842. #define IDC_FONTBOLD4 1072
  843. #define IDC_FONTITAL4 1073
  844. #define IDC_FONTAA4 1074
  845. #define IDC_FONTBOLD5 1075
  846. #define IDC_FONTITAL5 1076
  847. #define IDC_FONTAA5 1077
  848. #define IDC_FONTBOLD6 1078
  849. #define IDC_FONTITAL6 1079
  850. #define IDC_FONTAA6 1080
  851. #define IDC_FONTBOLD7 1084
  852. #define IDC_FONTITAL7 1085
  853. #define IDC_FONTAA7 1086
  854. #define IDC_FONTBOLD8 1087
  855. #define IDC_FONTITAL8 1088
  856. #define IDC_FONTAA8 1089
  857. #define IDC_FONTBOLD9 1090
  858. #define IDC_FONTITAL9 1091
  859. #define IDC_FONTAA9 1092
  860. #define IDC_FONT1b 1093
  861. #define IDC_FONT1 1093
  862. #define ID_QUIT 40006
  863. #define ID_GO_FS 40007
  864. #define ID_SHOWHELP 40008
  865. #define ID_SHOWPLAYLIST 40009
  866. #define ID_DESKTOP_MODE 40010
  867. // Next default values for new objects
  868. //
  869. #ifdef APSTUDIO_INVOKED
  870. #ifndef APSTUDIO_READONLY_SYMBOLS
  871. #define _APS_NEXT_RESOURCE_VALUE 131
  872. #define _APS_NEXT_COMMAND_VALUE 40011
  873. #define _APS_NEXT_CONTROL_VALUE 1062
  874. #define _APS_NEXT_SYMED_VALUE 101
  875. #endif
  876. #endif