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.

113 lines
4.1 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FlowerBox.rc
  4. //
  5. #define IDI_MAIN_ICON 101
  6. #define IDR_MAIN_ACCEL 113
  7. #define IDD_SINGLEMONITORSETTINGS 200
  8. #define IDD_MULTIMONITORSETTINGS 201
  9. #define IDC_MONITORSTAB 2000
  10. #define IDC_TABNAMEFMT 2001
  11. #define IDC_ADAPTERNAME 2002
  12. #define IDC_RENDERING 2003
  13. #define IDC_MOREINFO 2004
  14. #define IDC_DISABLEHW 2005
  15. #define IDC_SCREENUSAGEBOX 2006
  16. #define IDC_RENDER 2007
  17. #define IDC_LEAVEBLACK 2008
  18. #define IDC_DISPLAYMODEBOX 2009
  19. #define IDC_MODESSTATIC 2010
  20. #define IDC_MODESCOMBO 2011
  21. #define IDC_AUTOMATIC 2012
  22. #define IDC_DISPLAYMODENOTE 2013
  23. #define IDC_GENERALBOX 2014
  24. #define IDC_SAME 2015
  25. #define IDC_MODEFMT 2016
  26. #define IDS_ERR_GENERIC 2100
  27. #define IDS_ERR_NODIRECT3D 2101
  28. #define IDS_ERR_NOWINDOWEDHAL 2102
  29. #define IDS_ERR_CREATEDEVICEFAILED 2103
  30. #define IDS_ERR_NOCOMPATIBLEDEVICES 2104
  31. #define IDS_ERR_NOHARDWAREDEVICE 2105
  32. #define IDS_ERR_HALNOTCOMPATIBLE 2106
  33. #define IDS_ERR_NOHALTHISMODE 2107
  34. #define IDS_ERR_MEDIANOTFOUND 2108
  35. #define IDS_ERR_RESIZEFAILED 2109
  36. #define IDS_ERR_OUTOFMEMORY 2110
  37. #define IDS_ERR_OUTOFVIDEOMEMORY 2111
  38. #define IDS_ERR_NOPREVIEW 2112
  39. #define IDS_INFO_GOODHAL 2200
  40. #define IDS_INFO_BADHAL_GOODSW 2201
  41. #define IDS_INFO_BADHAL_BADSW 2202
  42. #define IDS_INFO_BADHAL_NOSW 2203
  43. #define IDS_INFO_NOHAL_GOODSW 2204
  44. #define IDS_INFO_NOHAL_BADSW 2205
  45. #define IDS_INFO_NOHAL_NOSW 2206
  46. #define IDS_INFO_DISABLEDHAL_GOODSW 2207
  47. #define IDS_INFO_DISABLEDHAL_BADSW 2208
  48. #define IDS_INFO_DISABLEDHAL_NOSW 2209
  49. #define IDS_RENDERING_HAL 2210
  50. #define IDS_RENDERING_SW 2211
  51. #define IDS_RENDERING_NONE 2212
  52. #define ID_COMPLEXITY 401
  53. #define ID_IMAGE_SIZE 402
  54. #define ID_COL_PICK_FIRST ID_COL_CHECKER
  55. #define ID_COL_CHECKER 500
  56. #define ID_COL_PER_SIDE 501
  57. #define ID_COL_SINGLE 502
  58. #define ID_COL_PICK_LAST ID_COL_SINGLE
  59. #define ID_COL_PICK_COUNT (ID_COL_PICK_LAST-ID_COL_PICK_FIRST+1)
  60. #define ID_COL_SMOOTH 550
  61. #define ID_COL_TRIANGLE 551
  62. #define ID_COL_CYCLE 552
  63. #define ID_SPIN 600
  64. #define ID_BLOOM 601
  65. #define ID_TWO_SIDED 602
  66. #define ID_GEOM 650
  67. #define IDC_SCREENSETTINGS 651
  68. #define IDS_GEOM_FIRST IDS_GEOM_CUBE
  69. #define IDS_GEOM_CUBE 1025
  70. #define IDS_GEOM_TETRA 1026
  71. #define IDS_GEOM_PYRAMIDS 1027
  72. #define IDS_GEOM_CYLINDER 1028
  73. #define IDS_GEOM_SPRING 1029
  74. #define IDS_GEOM_LAST IDS_GEOM_SPRING
  75. #define IDS_GEOM_COUNT (IDS_GEOM_LAST-IDS_GEOM_FIRST+1)
  76. #define IDS_INIFILE 1113
  77. #define IDS_INI_SECTION 1114
  78. #define IDS_CONFIG_TRIANGLE_COLORS 1115
  79. #define IDS_CONFIG_CYCLE_COLORS 1116
  80. #define IDS_CONFIG_SPIN 1117
  81. #define IDS_CONFIG_BLOOM 1118
  82. #define IDS_CONFIG_SUBDIV 1119
  83. #define IDS_CONFIG_COLOR_PICK 1120
  84. #define IDS_CONFIG_IMAGE_SIZE 1121
  85. #define IDS_CONFIG_GEOM 1122
  86. #define IDS_CONFIG_TWO_SIDED 1123
  87. #define IDS_CONFIG_SMOOTH_COLORS 1124
  88. #define IDS_GENNAME 9003
  89. // Next default values for new objects
  90. //
  91. #ifdef APSTUDIO_INVOKED
  92. #ifndef APSTUDIO_READONLY_SYMBOLS
  93. #define _APS_3D_CONTROLS 1
  94. #define _APS_NEXT_RESOURCE_VALUE 154
  95. #define _APS_NEXT_COMMAND_VALUE 40016
  96. #define _APS_NEXT_CONTROL_VALUE 1055
  97. #define _APS_NEXT_SYMED_VALUE 102
  98. #endif
  99. #endif