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.

276 lines
12 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define IDC_STATIC -1
  10. #include <windows.h>
  11. #include <scrnsave.h>
  12. #include <ntverp.h>
  13. #define VER_INTERNALNAME_STR "FlowerBox"
  14. #define VER_ORIGINALFILENAME_STR "FlowerBox"
  15. #define VER_FILEDESCRIPTION_STR "Direct3D Flowerbox Screen Saver"
  16. #define VER_FILETYPE VFT_APP
  17. #define VER_FILESUBTYPE VFT2_UNKNOWN
  18. #include "common.ver"
  19. /////////////////////////////////////////////////////////////////////////////
  20. #undef APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. // English (U.S.) resources
  23. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  24. #ifdef _WIN32
  25. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  26. #pragma code_page(1252)
  27. #endif //_WIN32
  28. /////////////////////////////////////////////////////////////////////////////
  29. //
  30. // Icon
  31. //
  32. // Icon with lowest ID value placed first to ensure application icon
  33. // remains consistent on all systems.
  34. IDI_MAIN_ICON ICON DISCARDABLE "app.ico"
  35. #ifdef APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // TEXTINCLUDE
  39. //
  40. 1 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "resource.h\0"
  43. END
  44. 2 TEXTINCLUDE DISCARDABLE
  45. BEGIN
  46. "#define IDC_STATIC -1\r\n"
  47. "#include <windows.h>\r\n"
  48. "#include <scrnsave.h>\r\n"
  49. "#include <ntverp.h>\r\n"
  50. "#define VER_INTERNALNAME_STR ""FlowerBox""\r\n"
  51. "#define VER_ORIGINALFILENAME_STR ""FlowerBox""\r\n"
  52. "#define VER_FILEDESCRIPTION_STR ""Direct3D Flowerbox Screen Saver""\r\n"
  53. "#define VER_FILETYPE VFT_APP\r\n"
  54. "#define VER_FILESUBTYPE VFT2_UNKNOWN\r\n"
  55. "#include ""common.ver""\r\n"
  56. "\r\n"
  57. "\0"
  58. END
  59. 3 TEXTINCLUDE DISCARDABLE
  60. BEGIN
  61. "\r\n"
  62. "\0"
  63. END
  64. #endif // APSTUDIO_INVOKED
  65. /////////////////////////////////////////////////////////////////////////////
  66. //
  67. // Dialog
  68. //
  69. DLG_SCRNSAVECONFIGURE DIALOG DISCARDABLE 6, 18, 195, 196
  70. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  71. CAPTION "3D FlowerBox Settings"
  72. FONT 8, "MS Shell Dlg"
  73. BEGIN
  74. GROUPBOX "Coloring",-1,5,5,70,95
  75. CONTROL "&Checkerboard",ID_COL_CHECKER,"Button",
  76. BS_AUTORADIOBUTTON | WS_GROUP,10,17,60,10
  77. CONTROL "&Per Side",ID_COL_PER_SIDE,"Button",BS_AUTORADIOBUTTON,
  78. 10,29,60,10
  79. CONTROL "&One Color",ID_COL_SINGLE,"Button",BS_AUTORADIOBUTTON,
  80. 10,41,60,10
  81. CONTROL "S&mooth",ID_COL_SMOOTH,"Button",BS_AUTOCHECKBOX |
  82. WS_GROUP | WS_TABSTOP,10,60,40,10
  83. CONTROL "S&lanted",ID_COL_TRIANGLE,"Button",BS_AUTOCHECKBOX |
  84. WS_GROUP | WS_TABSTOP,10,72,40,10
  85. CONTROL "C&ycle",ID_COL_CYCLE,"Button",BS_AUTOCHECKBOX |
  86. WS_GROUP | WS_TABSTOP,10,84,40,10
  87. GROUPBOX "Comple&xity",-1,5,105,185,40
  88. CONTROL "Slider1",ID_COMPLEXITY,"msctls_trackbar32",TBS_NOTICKS |
  89. WS_TABSTOP,10,125,175,15
  90. LTEXT "Min",-1,10,115,30,10
  91. RTEXT "Max",-1,115,115,70,10
  92. GROUPBOX "Si&ze",-1,5,150,185,40
  93. CONTROL "Slider2",ID_IMAGE_SIZE,"msctls_trackbar32",TBS_NOTICKS |
  94. WS_TABSTOP,10,170,175,15
  95. LTEXT "Smaller",-1,10,160,40,10
  96. RTEXT "Larger",-1,115,160,70,10
  97. GROUPBOX "S&hape",-1,79,69,111,31
  98. COMBOBOX ID_GEOM,85,82,100,95,CBS_DROPDOWNLIST | CBS_HASSTRINGS |
  99. WS_VSCROLL | WS_TABSTOP
  100. CONTROL "&Spin",ID_SPIN,"Button",BS_AUTOCHECKBOX | WS_GROUP |
  101. WS_TABSTOP,90,10,50,10
  102. CONTROL "&Bloom",ID_BLOOM,"Button",BS_AUTOCHECKBOX | WS_GROUP |
  103. WS_TABSTOP,90,22,50,10
  104. CONTROL "&Two-sided",ID_TWO_SIDED,"Button",BS_AUTOCHECKBOX |
  105. WS_GROUP | WS_TABSTOP,90,34,50,10
  106. DEFPUSHBUTTON "OK",IDOK,150,10,40,14,WS_GROUP
  107. PUSHBUTTON "Cancel",IDCANCEL,150,27,40,14
  108. PUSHBUTTON "&Display Settings...",IDC_SCREENSETTINGS,90,50,91,14
  109. END
  110. IDD_SINGLEMONITORSETTINGS DIALOG DISCARDABLE 0, 0, 255, 170
  111. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  112. CAPTION "Display Settings"
  113. FONT 8, "MS Shell Dlg"
  114. BEGIN
  115. GROUPBOX "Video adapter",IDC_STATIC,7,7,241,69
  116. LTEXT "Name:",IDC_STATIC,13,18,33,8
  117. LTEXT "",IDC_ADAPTERNAME,57,18,159,8
  118. LTEXT "Rendering:",IDC_STATIC,13,31,36,8
  119. LTEXT "",IDC_RENDERING,57,31,130,17
  120. PUSHBUTTON "&Help",IDC_MOREINFO,194,33,50,14
  121. CONTROL "&Disable hardware 3D rendering",IDC_DISABLEHW,"Button",
  122. BS_AUTOCHECKBOX | WS_TABSTOP,14,54,215,10
  123. GROUPBOX "Display mode",IDC_DISPLAYMODEBOX,7,84,241,55
  124. LTEXT "Display &mode for this video adapter:",IDC_MODESSTATIC,
  125. 13,95,126,8
  126. COMBOBOX IDC_MODESCOMBO,144,93,100,133,CBS_DROPDOWNLIST |
  127. WS_VSCROLL | WS_TABSTOP
  128. LTEXT "Note: The Automatic display mode finds a mode that works well with your current screen saver settings and video adapter.",
  129. IDC_DISPLAYMODENOTE,13,109,227,27
  130. LTEXT "Automatic",IDC_AUTOMATIC,184,126,32,8,NOT WS_VISIBLE
  131. LTEXT "%d by %d, %d bit color",IDC_MODEFMT,13,152,71,8,NOT
  132. WS_VISIBLE
  133. DEFPUSHBUTTON "OK",IDOK,143,148,50,14
  134. PUSHBUTTON "Cancel",IDCANCEL,197,148,50,14
  135. END
  136. IDD_MULTIMONITORSETTINGS DIALOG DISCARDABLE 0, 0, 270, 236
  137. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  138. CAPTION "Display Settings"
  139. FONT 8, "MS Shell Dlg"
  140. BEGIN
  141. LTEXT "Monitor %d",IDC_TABNAMEFMT,214,8,32,8,NOT WS_VISIBLE
  142. GROUPBOX "Video adapter",IDC_STATIC,13,23,244,65
  143. LTEXT "Name:",IDC_STATIC,19,35,40,8
  144. LTEXT "",IDC_ADAPTERNAME,65,35,168,8
  145. LTEXT "Rendering:",IDC_STATIC,19,48,40,8
  146. LTEXT "",IDC_RENDERING,65,48,132,17
  147. PUSHBUTTON "&Help",IDC_MOREINFO,202,49,50,14
  148. CONTROL "&Disable hardware 3D rendering on this monitor",
  149. IDC_DISABLEHW,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,
  150. 71,215,10
  151. GROUPBOX "Monitor usage",IDC_SCREENUSAGEBOX,13,94,244,44
  152. CONTROL "Display &screen saver on this monitor",IDC_RENDER,
  153. "Button",BS_AUTORADIOBUTTON,19,107,200,10
  154. CONTROL "Display &nothing on this monitor",IDC_LEAVEBLACK,"Button",
  155. BS_AUTORADIOBUTTON,19,120,200,10
  156. GROUPBOX "Display mode",IDC_DISPLAYMODEBOX,13,146,244,55
  157. LTEXT "Display &mode for this video adapter:",IDC_MODESSTATIC,
  158. 19,158,126,8
  159. COMBOBOX IDC_MODESCOMBO,152,156,100,133,CBS_DROPDOWNLIST |
  160. WS_VSCROLL | WS_TABSTOP
  161. LTEXT "Note: The Automatic display mode finds a mode that works well with your current screen saver settings and video adapter.",
  162. IDC_DISPLAYMODENOTE,19,173,232,22
  163. LTEXT "Automatic",IDC_AUTOMATIC,193,182,32,8,NOT WS_VISIBLE
  164. LTEXT "%d by %d, %d bit color",IDC_MODEFMT,22,221,71,8,NOT
  165. WS_VISIBLE
  166. DEFPUSHBUTTON "OK",IDOK,159,216,50,14
  167. PUSHBUTTON "Cancel",IDCANCEL,213,216,50,14
  168. CONTROL "Tab1",IDC_MONITORSTAB,"SysTabControl32",WS_TABSTOP,7,7,
  169. 256,201
  170. END
  171. /////////////////////////////////////////////////////////////////////////////
  172. //
  173. // String Table
  174. //
  175. STRINGTABLE PRELOAD DISCARDABLE
  176. BEGIN
  177. IDS_DESCRIPTION "3D FlowerBox"
  178. IDS_GEOM_CUBE "Cube"
  179. IDS_GEOM_TETRA "Tetrahedron"
  180. IDS_GEOM_PYRAMIDS "Pyramids"
  181. IDS_GEOM_CYLINDER "Cylinder"
  182. IDS_GEOM_SPRING "Spring"
  183. IDS_INIFILE "control.ini"
  184. IDS_INI_SECTION "Screen Saver.3DFlowerBox"
  185. IDS_CONFIG_SMOOTH_COLORS "Smooth"
  186. IDS_CONFIG_TRIANGLE_COLORS "Slanted"
  187. IDS_CONFIG_CYCLE_COLORS "Cycle"
  188. IDS_CONFIG_SPIN "Spin"
  189. IDS_CONFIG_BLOOM "Bloom"
  190. IDS_CONFIG_SUBDIV "Subdiv"
  191. IDS_CONFIG_COLOR_PICK "ColorPick"
  192. IDS_CONFIG_IMAGE_SIZE "ImageSize"
  193. IDS_CONFIG_GEOM "Geom"
  194. IDS_CONFIG_TWO_SIDED "TwoSided"
  195. END
  196. STRINGTABLE PRELOAD DISCARDABLE
  197. BEGIN
  198. IDS_ERR_GENERIC "There was an unspecified problem with this screen saver."
  199. IDS_ERR_NODIRECT3D "Direct3D 8.0 could not be initialized. Please install the latest version of DirectX."
  200. IDS_ERR_NOWINDOWEDHAL "Could not initialize the screen saver."
  201. IDS_ERR_CREATEDEVICEFAILED "Could not create the Direct3D device."
  202. IDS_ERR_NOCOMPATIBLEDEVICES
  203. "Could not find any compatible Direct3D devices."
  204. IDS_ERR_NOHARDWAREDEVICE
  205. "No hardware-accelerated Direct3D devices were found."
  206. IDS_ERR_HALNOTCOMPATIBLE
  207. "This screen saver requires functionality that is not available on your Direct3D hardware accelerator."
  208. IDS_ERR_NOHALTHISMODE "This screen saver requires functionality that is not available on your Direct3D hardware accelerator with the current desktop display settings."
  209. IDS_ERR_MEDIANOTFOUND "Could not load required media."
  210. IDS_ERR_RESIZEFAILED "Could not reset the Direct3D device."
  211. IDS_ERR_OUTOFMEMORY "Not enough memory."
  212. IDS_ERR_OUTOFVIDEOMEMORY "Not enough video memory."
  213. IDS_ERR_NOPREVIEW "No preview available"
  214. END
  215. STRINGTABLE DISCARDABLE
  216. BEGIN
  217. IDS_INFO_GOODHAL "This video adapter supports hardware 3D rendering. This screen saver can be displayed on this monitor."
  218. IDS_INFO_BADHAL_GOODSW "This video adapter supports hardware 3D rendering, but this screensaver requires functionality not available in hardware. A software renderer will be used instead. This screen saver can be displayed on this monitor."
  219. IDS_INFO_BADHAL_BADSW "This video adapter supports hardware 3D rendering, but this screensaver requires functionality not available in hardware or software. This screen saver cannot be displayed on this monitor."
  220. IDS_INFO_BADHAL_NOSW "This video adapter supports hardware 3D rendering, but this screensaver requires functionality not available in hardware. No software renderer is available. This screen saver cannot be displayed on this monitor."
  221. IDS_INFO_NOHAL_GOODSW "This video adapter does not support hardware 3D rendering. A software renderer will be used instead. This screen saver can be displayed on this monitor."
  222. IDS_INFO_NOHAL_BADSW "This video adapter does not support hardware 3D rendering. This screensaver requires functionality not available in the software renderer. This screen saver cannot be displayed on this monitor."
  223. IDS_INFO_NOHAL_NOSW "This video adapter does not support hardware 3D rendering. No software renderer is available. This screen saver cannot be displayed on this monitor."
  224. IDS_INFO_DISABLEDHAL_GOODSW
  225. "The video adapter supports hardware 3D rendering, but it has been disabled. A software renderer will be used instead. This screen saver can be displayed on this monitor."
  226. END
  227. STRINGTABLE DISCARDABLE
  228. BEGIN
  229. IDS_INFO_DISABLEDHAL_BADSW
  230. "This video adapter supports hardware 3D rendering, but it has been disabled. This screensaver requires functionality not available in the software renderer. This screen saver cannot be displayed on this monitor."
  231. IDS_INFO_DISABLEDHAL_NOSW
  232. "This video adapter supports hardware 3D rendering, but it has been disabled. No software renderer is available. This screen saver cannot be displayed on this monitor."
  233. IDS_RENDERING_HAL "The screen saver can use hardware 3D rendering on this monitor."
  234. IDS_RENDERING_SW "The screen saver can use software 3D rendering on this monitor."
  235. IDS_RENDERING_NONE "The screen saver cannot be displayed on this monitor."
  236. END
  237. #endif // English (U.S.) resources
  238. /////////////////////////////////////////////////////////////////////////////
  239. #ifndef APSTUDIO_INVOKED
  240. /////////////////////////////////////////////////////////////////////////////
  241. //
  242. // Generated from the TEXTINCLUDE 3 resource.
  243. //
  244. /////////////////////////////////////////////////////////////////////////////
  245. #endif // not APSTUDIO_INVOKED