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.

216 lines
7.3 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by winmain.rc
  4. //
  5. #define IDI_MAIN_ICON 101
  6. #define IDR_MAIN_ACCEL 113
  7. #define IDR_MENU 141
  8. #define IDR_POPUP 142
  9. #define IDC_CURSOR1 144
  10. #define IDC_DEVICE_COMBO 1000
  11. #define IDC_MODE_COMBO 1001
  12. #define IDC_WINDOWED_CHECKBOX 1012
  13. #define IDC_STEREO_CHECKBOX 1013
  14. #define IDC_FULLSCREEN_TEXT 1014
  15. #define IDM_ABOUT 40001
  16. #define IDM_CHANGEDEVICE 40002
  17. #define IDM_TOGGLEFULLSCREEN 40003
  18. #define IDM_TOGGLESTART 40004
  19. #define IDM_SINGLESTEP 40005
  20. #define IDM_EXIT 40006
  21. /////////////////////////
  22. // Dialogs
  23. /////////////////////////
  24. #define IDD_ABOUT 143
  25. #define IDD_CHANGEDEVICE 144
  26. #define IDD_DIALOG_ADVANCED 145
  27. #define IDD_DIALOG_CONFIG 146
  28. /////////////////////////
  29. // Dialog Controls
  30. /////////////////////////
  31. // Config Dialog
  32. #define IDC_SLIDER_VIEWTIME 2002
  33. #define IDC_SLIDER_SPEED 2003
  34. #define IDC_SLIDER_QUALITY 2004
  35. #define IDC_BUTTON_ADVANCEDQUALITY 2009
  36. #define IDC_STATIC_VIEWTIME 2010
  37. #define IDC_CHECK_MYPICTS 2013
  38. #define IDC_CHECK_COMMONPICTS 2014
  39. #define IDC_CHECK_WINPICTS 2015
  40. #define IDC_CHECK_OTHERPICTS 2016
  41. #define IDC_EDIT_OTHERPICTS 2017
  42. #define IDC_BUTTON_BROWSEPICTS 2018
  43. #define IDC_BUTTON_MONITORSETTINGS 2020
  44. // Advanced Dialog
  45. #define IDC_CHECK_SHOWSTATS 2036
  46. #define IDC_RENDERQUALITY1 2040
  47. #define IDC_RENDERQUALITY2 2041
  48. #define IDC_RENDERQUALITY3 2042
  49. // Textures
  50. #define IDC_CHECK_TEXTR_FLOOR 2060
  51. #define IDC_CHECK_TEXTR_WALLPAPER 2061
  52. #define IDC_CHECK_TEXTR_CEILING 2062
  53. #define IDC_CHECK_TEXTR_TOEGUARD 2063
  54. #define IDC_CHECK_TEXTR_RUG 2064
  55. #define IDC_CHECK_TEXTR_FRAME 2065
  56. #define IDC_EDIT_TEXTR_FLOOR 2070
  57. #define IDC_EDIT_TEXTR_WALLPAPER 2071
  58. #define IDC_EDIT_TEXTR_CEILING 2072
  59. #define IDC_EDIT_TEXTR_TOEGUARD 2073
  60. #define IDC_EDIT_TEXTR_RUG 2074
  61. #define IDC_EDIT_TEXTR_FRAME 2075
  62. #define IDC_EDIT_TEXTR_FLOORSIZE 2080
  63. #define IDC_EDIT_TEXTR_WALLPAPERSIZE 2081
  64. #define IDC_EDIT_TEXTR_CEILINGSIZE 2082
  65. #define IDC_EDIT_TEXTR_TOEGUARDSIZE 2083
  66. #define IDC_STATIC1_TEXTR_FLOOR 2090
  67. #define IDC_STATIC1_TEXTR_WALLPAPER 2091
  68. #define IDC_STATIC1_TEXTR_CEILING 2092
  69. #define IDC_STATIC1_TEXTR_TOEGUARD 2093
  70. #define IDC_STATIC1_TEXTR_RUG 2094
  71. #define IDC_STATIC1_TEXTR_FRAME 2095
  72. #define IDC_STATIC2_TEXTR_FLOOR 2100
  73. #define IDC_STATIC2_TEXTR_WALLPAPER 2101
  74. #define IDC_STATIC2_TEXTR_CEILING 2102
  75. #define IDC_STATIC2_TEXTR_TOEGUARD 2103
  76. #define IDC_STATIC3_TEXTR_FLOOR 2110
  77. #define IDC_STATIC3_TEXTR_WALLPAPER 2111
  78. #define IDC_STATIC3_TEXTR_CEILING 2112
  79. #define IDC_STATIC3_TEXTR_TOEGUARD 2113
  80. #define MAX_CUSTOMTEXTURES 6
  81. /////////////////////////
  82. // String Resources
  83. /////////////////////////
  84. #define IDS_SSDISPLAYNAME 1
  85. #define IDS_WALKSPEED 4000
  86. #define IDS_OTHERBROWSE_TITLE 4020
  87. #define IDS_LOBBY_TITLE 4021
  88. #define IDS_LOBBY_TITLE2 4022
  89. #define IDS_VIEW_TIME_DESC 4030
  90. /////////////////////////
  91. // Error Strings
  92. /////////////////////////
  93. #define IDS_ERROR_INVALIDOTHERPATH 5000
  94. #define IDS_ERROR_TITLE_OTHERPATH 5001
  95. #define IDS_ERROR_OTHERPATH_NOTDIR 5002
  96. /////////////////////////
  97. // D3DSaver Framework Resources
  98. /////////////////////////
  99. #define IDD_SINGLEMONITORSETTINGS 200
  100. #define IDD_MULTIMONITORSETTINGS 201
  101. #define IDC_MONITORSTAB 2000
  102. #define IDC_TABNAMEFMT 2001
  103. #define IDC_ADAPTERNAME 2002
  104. #define IDC_RENDERING 2003
  105. #define IDC_MOREINFO 2004
  106. #define IDC_DISABLEHW 2005
  107. #define IDC_SCREENUSAGEBOX 2006
  108. #define IDC_RENDER 2007
  109. #define IDC_LEAVEBLACK 2008
  110. #define IDC_DISPLAYMODEBOX 2009
  111. #define IDC_MODESSTATIC 2010
  112. #define IDC_MODESCOMBO 2011
  113. #define IDC_AUTOMATIC 2012
  114. #define IDC_DISPLAYMODENOTE 2013
  115. #define IDC_GENERALBOX 2014
  116. #define IDC_SAME 2015
  117. #define IDC_MODEFMT 2016
  118. #define IDS_ERR_GENERIC 2100
  119. #define IDS_ERR_NODIRECT3D 2101
  120. #define IDS_ERR_NOWINDOWEDHAL 2102
  121. #define IDS_ERR_CREATEDEVICEFAILED 2103
  122. #define IDS_ERR_NOCOMPATIBLEDEVICES 2104
  123. #define IDS_ERR_NOHARDWAREDEVICE 2105
  124. #define IDS_ERR_HALNOTCOMPATIBLE 2106
  125. #define IDS_ERR_NOHALTHISMODE 2107
  126. #define IDS_ERR_MEDIANOTFOUND 2108
  127. #define IDS_ERR_RESIZEFAILED 2109
  128. #define IDS_ERR_OUTOFMEMORY 2110
  129. #define IDS_ERR_OUTOFVIDEOMEMORY 2111
  130. #define IDS_ERR_NOPREVIEW 2112
  131. #define IDS_INFO_GOODHAL 2200
  132. #define IDS_INFO_BADHAL_GOODSW 2201
  133. #define IDS_INFO_BADHAL_BADSW 2202
  134. #define IDS_INFO_BADHAL_NOSW 2203
  135. #define IDS_INFO_NOHAL_GOODSW 2204
  136. #define IDS_INFO_NOHAL_BADSW 2205
  137. #define IDS_INFO_NOHAL_NOSW 2206
  138. #define IDS_INFO_DISABLEDHAL_GOODSW 2207
  139. #define IDS_INFO_DISABLEDHAL_BADSW 2208
  140. #define IDS_INFO_DISABLEDHAL_NOSW 2209
  141. #define IDS_RENDERING_HAL 2210
  142. #define IDS_RENDERING_SW 2211
  143. #define IDS_RENDERING_NONE 2212
  144. #define IDS_STATS_TEMPLATE 2213
  145. #define IDS_STATS_D3DFMT_D16 2214
  146. #define IDS_STATS_D3DFMT_D15S1 2215
  147. #define IDS_STATS_D3DFMT_D24X8 2216
  148. #define IDS_STATS_D3DFMT_D24S8 2217
  149. #define IDS_STATS_D3DFMT_D24X4S4 2218
  150. #define IDS_STATS_D3DFMT_D32 2219
  151. #define IDS_STATS_DEVTYPE_PHW 2220
  152. #define IDS_STATS_DEVTYPE_SPHW 2221
  153. #define IDS_STATS_DEVTYPE_HW 2222
  154. #define IDS_STATS_DEVTYPE_SHW 2223
  155. #define IDS_STATS_DEVTYPE_MVP 2224
  156. #define IDS_STATS_DEVTYPE_SMVP 2225
  157. #define IDS_STATS_DEVTYPE_SWVP 2226
  158. #define IDS_STATS_DEV_REF 2227
  159. #define IDS_STATS_DEV_HAL 2228
  160. #define IDS_STATS_DEV_SW 2229
  161. /////////////////////////
  162. // Bitmaps
  163. /////////////////////////
  164. #define IDB_FLOOR 3500
  165. #define IDB_CEILING 3501
  166. #define IDB_WALLS 3502
  167. #define IDB_FRAME 3503
  168. #define IDB_POWERPLUG 3504
  169. #define IDB_TOEGUARD 3505
  170. #define IDB_RUG 3506
  171. // Next default values for new objects
  172. //
  173. #ifdef APSTUDIO_INVOKED
  174. #ifndef APSTUDIO_READONLY_SYMBOLS
  175. #define _APS_3D_CONTROLS 1
  176. #define _APS_NEXT_RESOURCE_VALUE 145
  177. #define _APS_NEXT_COMMAND_VALUE 40010
  178. #define _APS_NEXT_CONTROL_VALUE 1015
  179. #define _APS_NEXT_SYMED_VALUE 102
  180. #endif
  181. #endif