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.

1490 lines
71 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include <windows.h>
  4. #include "resource.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11. #define DX_VER_FILEDESCRIPTION_STR "DxDiag"
  12. #define DX_VER_INTERNALNAME_STR "Microsoft DirectX Diagnostic Tool"
  13. #if defined(WIN9X)
  14. // Win95
  15. #include "verinfo.h"
  16. #define VERSIONNAME DX_VER_INTERNALNAME_STR "\0"
  17. #define VERSIONDESCRIPTION DX_VER_FILEDESCRIPTION_STR "\0"
  18. #define VERSIONTYPE VFT_APP
  19. #define VERSIONSUBTYPE VFT2_UNKNOWN
  20. #include "verinfo.ver"
  21. #else
  22. // WinNT
  23. #include <ntverp.h>
  24. #define VER_INTERNALNAME_STR DX_VER_INTERNALNAME_STR
  25. #define VER_ORIGINALFILENAME_STR DX_VER_INTERNALNAME_STR
  26. #define VER_FILEDESCRIPTION_STR DX_VER_FILEDESCRIPTION_STR
  27. #define VER_FILETYPE VFT_APP
  28. #define VER_FILESUBTYPE VFT2_UNKNOWN
  29. #include "common.ver"
  30. #endif
  31. /////////////////////////////////////////////////////////////////////////////
  32. #undef APSTUDIO_READONLY_SYMBOLS
  33. /////////////////////////////////////////////////////////////////////////////
  34. // English (U.S.) resources
  35. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  36. #ifdef _WIN32
  37. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  38. #pragma code_page(1252)
  39. #endif //_WIN32
  40. #ifdef APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // TEXTINCLUDE
  44. //
  45. 1 TEXTINCLUDE DISCARDABLE
  46. BEGIN
  47. "resource.h\0"
  48. END
  49. 2 TEXTINCLUDE DISCARDABLE
  50. BEGIN
  51. "#include ""afxres.h""\r\n"
  52. "#include ""verinfo.h""\r\n"
  53. "#define VERSIONNAME ""dxdiag.exe\\0""\r\n"
  54. "#define VERSIONDESCRIPTION ""Microsoft DirectX Diagnostic Tool\\0""\r\n"
  55. "#define VERSIONTYPE VFT_APP\r\n"
  56. "#define VERSIONSUBTYPE VFT2_UNKNOWN\r\n"
  57. "#include ""verinfo.ver""\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. IDD_MAINDIALOG DIALOG DISCARDABLE 0, 0, 402, 247
  70. STYLE DS_ABSALIGN | DS_CENTER | WS_MINIMIZEBOX | WS_VISIBLE | WS_CAPTION |
  71. WS_SYSMENU
  72. CAPTION "DirectX Diagnostic Tool"
  73. FONT 8, "MS Shell Dlg"
  74. BEGIN
  75. DEFPUSHBUTTON "&Next Page",IDNEXT,134,228,85,14
  76. PUSHBUTTON "&Save All Information...",IDSAVE,224,228,85,14
  77. PUSHBUTTON "E&xit",IDEXIT,314,228,85,14
  78. PUSHBUTTON "&Help",IDC_APPHELP,2,228,85,14
  79. CONTROL "Tab1",IDC_TAB,"SysTabControl32",WS_TABSTOP,2,0,398,224
  80. END
  81. IDD_HELPPAGE DIALOGEX 0, 0, 395, 209
  82. STYLE WS_CHILD
  83. EXSTYLE WS_EX_CONTROLPARENT
  84. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  85. BEGIN
  86. LTEXT "This tool reports detailed information about the DirectX components and drivers installed on your system. It lets you test functionality, diagnose problems, and change your system configuration to work best.",
  87. IDC_STATIC,9,11,380,26
  88. LTEXT "If you know what area is causing the problem, click the appropriate tab above. Otherwise, you can use the ""Next Page"" button below to visit each page in sequence.",
  89. IDC_STATIC,9,41,380,17
  90. LTEXT "The ""More Help"" page lists some other tools that may help with the problem you are experiencing.",
  91. IDC_STATIC,9,71,380,9
  92. GROUPBOX "System Information",IDC_STATIC,3,86,390,106
  93. RTEXT "Current Date/Time:",IDC_STATIC,15,97,165,8
  94. LTEXT "x",IDC_DATE,185,97,200,8
  95. RTEXT "Computer Name:",IDC_STATIC,15,108,165,8
  96. LTEXT "x",IDC_COMPUTERNAME,185,108,200,8
  97. RTEXT "Operating System:",IDC_STATIC,15,119,165,8
  98. LTEXT "x",IDC_OS,185,119,200,8
  99. RTEXT "Language:",IDC_STATIC,15,130,165,8
  100. LTEXT "x",IDC_LANGUAGE,185,130,200,8
  101. RTEXT "Processor:",IDC_STATIC,15,141,165,8
  102. LTEXT "x",IDC_PROCESSOR,185,141,200,8
  103. RTEXT "Memory:",IDC_STATIC,15,152,165,8
  104. LTEXT "x",IDC_MEMORY,185,152,200,8
  105. RTEXT "Page file:",IDC_STATIC,15,163,165,8
  106. LTEXT "x",IDC_PAGEFILE,185,163,200,8
  107. RTEXT "DirectX Version:",IDC_STATIC,15,174,165,8
  108. LTEXT "x",IDC_DIRECTXVERSION,185,174,200,8
  109. RTEXT "Static",IDC_COPYRIGHT,75,196,314,8
  110. CONTROL "Progress1",IDC_LOAD_PROGRESS,"msctls_progress32",
  111. WS_BORDER,3,196,60,8
  112. END
  113. IDD_DXFILESPAGE DIALOGEX 0, 0, 395, 209
  114. STYLE WS_CHILD
  115. EXSTYLE WS_EX_CONTROLPARENT
  116. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  117. BEGIN
  118. CONTROL "List1",IDC_LIST,"SysListView32",LVS_REPORT |
  119. LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,7,6,382,148
  120. GROUPBOX "Notes",IDC_STATIC,3,158,390,49
  121. CONTROL "",IDC_NOTES,"RICHEDIT",ES_MULTILINE | ES_AUTOVSCROLL |
  122. ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
  123. 382,36
  124. END
  125. IDD_DISPLAYPAGE DIALOGEX 0, 0, 395, 209
  126. STYLE WS_CHILD
  127. EXSTYLE WS_EX_CONTROLPARENT
  128. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  129. BEGIN
  130. GROUPBOX "Device",IDC_STATIC,3,3,230,100
  131. RTEXT "Name:",IDC_STATIC,11,17,73,8
  132. LTEXT "Static",IDC_ADAPTER,88,17,137,8
  133. RTEXT "Manufacturer:",IDC_STATIC,11,28,73,8
  134. LTEXT "Static",IDC_MANUFACTURER,88,28,137,8
  135. RTEXT "Chip Type:",IDC_STATIC,11,39,73,8
  136. LTEXT "Static",IDC_CHIPTYPE,88,39,137,8
  137. RTEXT "DAC Type:",IDC_STATIC,11,50,73,8
  138. LTEXT "Static",IDC_DACTYPE,88,50,137,8
  139. RTEXT "Approx. Total Memory:",IDC_STATIC,11,61,73,8
  140. LTEXT "Static",IDC_DISPLAYMEMORY,88,61,137,8
  141. RTEXT "Current Display Mode:",IDC_STATIC,11,72,73,8
  142. LTEXT "Static",IDC_DISPLAYMODE,88,72,137,8
  143. RTEXT "Monitor:",IDC_STATIC,11,83,73,8
  144. LTEXT "Static",IDC_MONITOR,88,83,137,8
  145. GROUPBOX "Drivers",IDC_STATIC,240,3,153,100
  146. RTEXT "Main Driver:",IDC_STATIC,246,17,53,8
  147. LTEXT "Static",IDC_DRIVERNAME,303,17,83,8
  148. RTEXT "Version:",IDC_STATIC,246,28,53,8
  149. LTEXT "Static",IDC_DRIVERVERSION,303,28,83,8
  150. RTEXT "Signed:",IDC_STATIC,246,39,53,8
  151. LTEXT "Static",IDC_DRIVERSIGNED,303,39,83,8
  152. RTEXT "Mini VDD:",IDC_STATIC,246,50,53,8
  153. LTEXT "Static",IDC_MINIVDD,303,50,83,8
  154. RTEXT "VDD:",IDC_STATIC,246,61,53,8
  155. LTEXT "Static",IDC_VDD,303,61,83,8
  156. GROUPBOX "DirectX Features",IDC_STATIC,3,105,390,50
  157. RTEXT "DirectDraw Acceleration:",IDC_STATIC,9,115,89,8
  158. LTEXT "Static",IDC_DDSTATUS,107,115,53,8
  159. PUSHBUTTON "x",IDC_DISABLEDD,170,111,50,14
  160. RTEXT "Direct3D Acceleration:",IDC_STATIC,9,128,89,8
  161. LTEXT "Static",IDC_D3DSTATUS,107,128,53,8
  162. PUSHBUTTON "x",IDC_DISABLED3D,170,125,50,14
  163. RTEXT "AGP Texture Acceleration:",IDC_STATIC,9,141,89,8
  164. LTEXT "Static",IDC_AGPSTATUS,107,141,53,8
  165. PUSHBUTTON "x",IDC_DISABLEAGP,170,139,50,14
  166. PUSHBUTTON "&Test DirectDraw",IDC_TESTDD,269,111,107,14
  167. PUSHBUTTON "T&est Direct3D",IDC_TESTD3D,269,125,107,14
  168. GROUPBOX "Notes",IDC_STATIC,3,158,390,49
  169. CONTROL "",IDC_NOTES,"RICHEDIT",ES_MULTILINE | ES_AUTOVSCROLL |
  170. ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
  171. 382,36
  172. END
  173. IDD_STILLSTUCKPAGE DIALOGEX 0, 0, 396, 197
  174. STYLE WS_CHILD
  175. EXSTYLE WS_EX_CONTROLPARENT
  176. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  177. BEGIN
  178. LTEXT "If you were not able to resolve the problem with this tool, here are some other things you can do:",
  179. IDC_STATIC,8,15,352,15
  180. LTEXT "Click this button to try Windows Help's DirectX troubleshooter:",
  181. IDC_TROUBLESHOOTTEXT,8,35,258,19,NOT WS_VISIBLE
  182. PUSHBUTTON "&Troubleshoot...",IDC_TROUBLESHOOT,278,32,75,14,NOT
  183. WS_VISIBLE
  184. LTEXT "Click this button to try Windows Help's Sound troubleshooter:",
  185. IDC_TROUBLESHOOTSOUNDTEXT,8,55,258,19,NOT WS_VISIBLE
  186. PUSHBUTTON "So&und...",IDC_TROUBLESHOOTSOUND,278,52,75,14,NOT
  187. WS_VISIBLE
  188. LTEXT "Click this button to start the Microsoft System Information Tool:",
  189. IDC_MSINFOTEXT,8,75,258,19,NOT WS_VISIBLE
  190. PUSHBUTTON "&MSInfo...",IDC_MSINFO,278,72,75,14,NOT WS_VISIBLE
  191. LTEXT "Click this button to override DirectDraw's refresh rate (for advanced users only):",
  192. IDC_STATIC,8,95,258,19
  193. PUSHBUTTON "&Override...",IDC_OVERRIDE,278,92,75,14
  194. LTEXT "Click this button to restore your original drivers:",
  195. IDC_RESTOREDRIVERSTEXT,8,115,258,19,NOT WS_VISIBLE
  196. PUSHBUTTON "R&estore...",IDC_RESTOREDRIVERS,278,112,75,14,NOT
  197. WS_VISIBLE | WS_DISABLED
  198. LTEXT "Click this button to report your problem to Microsoft:",
  199. IDC_REPORTBUGTEXT,8,135,258,19,NOT WS_VISIBLE
  200. PUSHBUTTON "&Report...",IDC_REPORTBUG,278,132,75,14,NOT WS_VISIBLE
  201. LTEXT "Click this button to work around problems related to inactive display devices:",
  202. IDC_GHOSTTEXT,8,155,258,19,NOT WS_VISIBLE
  203. PUSHBUTTON "&Inactive...",IDC_GHOST,278,152,75,14,NOT WS_VISIBLE
  204. END
  205. IDD_SOUNDPAGE DIALOGEX 0, 0, 395, 210
  206. STYLE WS_CHILD
  207. EXSTYLE WS_EX_CONTROLPARENT
  208. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  209. BEGIN
  210. GROUPBOX "Device",IDC_STATIC,3,3,230,100
  211. RTEXT "Name:",IDC_STATIC,11,17,73,8
  212. LTEXT "x",IDC_DESCRIPTION,88,17,137,8
  213. RTEXT "Device ID:",IDC_STATIC,11,28,73,8
  214. LTEXT "x",IDC_DEVICEID,88,28,137,8
  215. RTEXT "Manufacturer ID:",IDC_STATIC,11,39,73,8
  216. LTEXT "x",IDC_MANUFACTURERID,88,39,137,8
  217. RTEXT "Product ID:",IDC_STATIC,11,50,73,8
  218. LTEXT "x",IDC_PRODUCTID,88,50,137,8
  219. RTEXT "Type:",IDC_STATIC,11,61,73,8
  220. LTEXT "x",IDC_DEVICETYPE,88,61,137,8
  221. GROUPBOX "Driver",IDC_STATIC,240,3,153,100
  222. RTEXT "Name:",IDC_STATIC,246,17,53,8
  223. LTEXT "x",IDC_DRIVERNAME,303,17,83,8
  224. RTEXT "Version:",IDC_STATIC,246,28,53,8
  225. LTEXT "x",IDC_DRIVERVERSION,303,28,83,8
  226. RTEXT "Signed:",IDC_STATIC,246,39,53,8
  227. LTEXT "x",IDC_DRIVERSIGNED,303,39,83,8
  228. RTEXT "Other Files:",IDC_STATIC,246,50,53,8
  229. LTEXT "x",IDC_OTHERFILES,303,50,83,8
  230. RTEXT "Provider:",IDC_STATIC,246,61,53,8
  231. LTEXT "x",IDC_PROVIDER,303,61,83,8
  232. GROUPBOX "DirectX Features",IDC_STATIC,3,105,390,50
  233. RTEXT "Hardware Sound Acceleration Level:",IDC_SNDACCELLABEL,9,
  234. 124,91,20
  235. CTEXT "x",IDC_SNDACCELDESC,102,119,77,8
  236. CONTROL "Slider1",IDC_SNDACCELSLIDER,"msctls_trackbar32",
  237. TBS_AUTOTICKS | WS_TABSTOP,104,127,71,18
  238. PUSHBUTTON "&Test DirectSound",IDC_TESTSND,269,125,107,14
  239. GROUPBOX "Notes",IDC_STATIC,3,158,390,49
  240. CONTROL "",IDC_NOTES,"RICHEDIT",ES_MULTILINE | ES_AUTOVSCROLL |
  241. ES_READONLY | WS_BORDER | WS_VSCROLL,7,167,382,36
  242. END
  243. IDD_BUGINFO DIALOG DISCARDABLE 0, 0, 350, 111
  244. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  245. CAPTION "Bug Report Information"
  246. FONT 8, "MS Shell Dlg"
  247. BEGIN
  248. LTEXT "DirectX bugs are now reported via the Microsoft Beta web site. Specify where you want the DxDiag information file saved. After saving the file, DxDiag will take you to www.betaplace.com, where you can attach this file.",
  249. IDC_STATIC,7,7,336,27
  250. RTEXT "DxDiag File:",IDC_STATIC,7,75,39,8
  251. EDITTEXT IDC_PATH,49,72,241,14,ES_AUTOHSCROLL
  252. DEFPUSHBUTTON "&OK",IDOK,240,90,50,14
  253. PUSHBUTTON "&Cancel",IDCANCEL,293,90,50,14
  254. LTEXT "To submit a bug to the DirectX team, click OK. The web site will be automatically launched, and the DxDiag file will be saved to the location you specify. On the web site you will then need to login and follow",
  255. IDC_STATIC,7,35,336,16
  256. LTEXT "the on-screen instructions to submit the bug report. When submitting a bug you must also attach the DxDiag information file.",
  257. IDC_STATIC,7,51,336,18
  258. PUSHBUTTON "&Browse...",IDC_BROWSE,293,72,50,14
  259. END
  260. IDD_INPUTPAGE DIALOGEX 0, 0, 395, 209
  261. STYLE WS_CHILD
  262. EXSTYLE WS_EX_CONTROLPARENT
  263. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  264. BEGIN
  265. GROUPBOX "Input Devices",IDC_STATIC,3,1,390,78
  266. CONTROL "List1",IDC_LIST,"SysListView32",LVS_REPORT |
  267. LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,7,11,382,63
  268. GROUPBOX "Installed Drivers",IDC_STATIC,3,81,390,73
  269. CONTROL "List1",IDC_DRIVERLIST,"SysListView32",LVS_REPORT |
  270. LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,7,91,382,56
  271. GROUPBOX "Notes",IDC_STATIC,3,158,390,49
  272. CONTROL "",IDC_NOTES,"RICHEDIT",ES_MULTILINE | ES_AUTOVSCROLL |
  273. ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
  274. 382,36
  275. END
  276. IDD_OVERRIDEDD DIALOG DISCARDABLE 0, 0, 181, 167
  277. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  278. CAPTION "Override DirectDraw Refresh Behavior"
  279. FONT 8, "MS Shell Dlg"
  280. BEGIN
  281. DEFPUSHBUTTON "OK",IDOK,35,146,50,14
  282. PUSHBUTTON "Cancel",IDCANCEL,101,146,50,14
  283. GROUPBOX "Refresh Rate",IDC_STATIC,7,7,167,61
  284. CONTROL "&Default",IDC_DEFAULTREFRESH,"Button",
  285. BS_AUTORADIOBUTTON | WS_TABSTOP,17,22,39,10
  286. CONTROL "&Override Value:",IDC_OVERRIDEREFRESH,"Button",
  287. BS_AUTORADIOBUTTON,17,43,65,10
  288. EDITTEXT IDC_OVERRIDEREFRESHVALUE,87,41,40,14,ES_AUTOHSCROLL
  289. LTEXT "Warning: Only advanced users should change these settings.",
  290. IDC_STATIC,7,72,167,31
  291. LTEXT "Click ""Default"" to use DirectDraw's default behavior, or click ""Override Value"" and type the refresh rate that you want to force into the edit box.",
  292. IDC_STATIC,7,106,167,34
  293. END
  294. IDD_MUSICPAGE DIALOGEX 0, 0, 395, 209
  295. STYLE WS_CHILD
  296. EXSTYLE WS_EX_CONTROLPARENT
  297. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  298. BEGIN
  299. LTEXT "General MIDI DLS Collection:",IDC_STATIC,6,9,112,8
  300. EDITTEXT IDC_GMPATH,123,9,262,12,ES_AUTOHSCROLL | ES_READONLY |
  301. NOT WS_BORDER
  302. GROUPBOX "Music Ports",IDC_STATIC,3,23,390,81
  303. CONTROL "List1",IDC_LIST,"SysListView32",LVS_REPORT |
  304. LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,7,34,382,64
  305. GROUPBOX "DirectX Features",IDC_STATIC,3,105,390,50
  306. LTEXT "Default Port Acceleration: ",IDC_STATIC,13,119,84,8
  307. LTEXT "x",IDC_DMSTATUS,101,119,64,8
  308. PUSHBUTTON "x",IDC_DISABLEDM,101,132,50,14
  309. PUSHBUTTON "&Test DirectMusic",IDC_TESTMUSIC,276,116,107,14
  310. RTEXT "Test using this &port:",IDC_STATIC,176,136,90,8
  311. COMBOBOX IDC_PORTLISTCOMBO,275,135,109,77,CBS_DROPDOWNLIST |
  312. WS_VSCROLL | WS_TABSTOP
  313. GROUPBOX "Notes",IDC_STATIC,3,158,390,49
  314. CONTROL "",IDC_NOTES,"RICHEDIT",ES_MULTILINE | ES_AUTOVSCROLL |
  315. ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
  316. 382,36
  317. END
  318. IDD_NETWORKPAGE DIALOGEX 0, 0, 395, 210
  319. STYLE WS_CHILD
  320. EXSTYLE WS_EX_CONTROLPARENT
  321. FONT 8, "MS Shell Dlg"
  322. BEGIN
  323. GROUPBOX "Registered DirectPlay Service Providers",IDC_STATIC,3,7,
  324. 194,116
  325. CONTROL "List1",IDC_DPSPLIST,"SysListView32",LVS_REPORT |
  326. LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,8,18,184,99
  327. GROUPBOX "Registered Lobbyable DirectPlay Applications",
  328. IDC_STATIC,201,7,191,116
  329. CONTROL "List1",IDC_DPALIST,"SysListView32",LVS_REPORT |
  330. LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,206,17,180,
  331. 99
  332. PUSHBUTTON "&Test DirectPlay",IDC_TESTPLAY,155,135,88,14
  333. GROUPBOX "DirectX Features",IDC_STATIC,3,125,390,30
  334. GROUPBOX "Notes",IDC_STATIC,3,158,390,49
  335. CONTROL "",IDC_NOTES,"RICHEDIT",ES_MULTILINE | ES_AUTOVSCROLL |
  336. ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
  337. 382,36
  338. END
  339. IDD_TESTNETSETUP DIALOG DISCARDABLE 0, 0, 258, 162
  340. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  341. CAPTION "DirectPlay Test"
  342. FONT 8, "MS Shell Dlg"
  343. BEGIN
  344. DEFPUSHBUTTON "OK",IDOK,76,140,50,14
  345. PUSHBUTTON "Cancel",IDCANCEL,142,140,50,14
  346. LTEXT "DirectPlay will be tested using the settings you choose here.",
  347. IDC_STATIC,7,7,244,16
  348. RTEXT "&User Name:",IDC_STATIC,7,26,55,8
  349. EDITTEXT IDC_PLAYERNAME,69,23,182,14,ES_AUTOHSCROLL
  350. RTEXT "&Service Provider:",IDC_STATIC,7,55,55,8
  351. LISTBOX IDC_SPLIST,69,40,182,40,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  352. WS_VSCROLL | WS_TABSTOP
  353. EDITTEXT IDC_PORT,69,84,40,14,ES_AUTOHSCROLL
  354. RTEXT "TCP/IP Port:",IDC_PORT_TEXT,7,87,55,8
  355. CONTROL "&Create New Session",IDC_CREATESESSION,"Button",
  356. BS_AUTORADIOBUTTON,7,110,80,10
  357. EDITTEXT IDC_SESSIONNAME,99,108,152,14,ES_AUTOHSCROLL
  358. CONTROL "&Join Existing Session",IDC_JOINSESSION,"Button",
  359. BS_AUTORADIOBUTTON,7,125,81,10
  360. END
  361. IDD_TESTNETSESSIONS DIALOG DISCARDABLE 0, 0, 240, 170
  362. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  363. CAPTION "Session List"
  364. FONT 8, "MS Shell Dlg"
  365. BEGIN
  366. DEFPUSHBUTTON "Join",IDOK,62,149,50,14
  367. PUSHBUTTON "Cancel",IDCANCEL,128,149,50,14
  368. LTEXT "Choose the DirectPlay session that you would like to join. This list is updated every few seconds. ",
  369. IDC_STATIC,7,7,226,26
  370. LISTBOX IDC_SESSIONLIST,7,68,226,71,LBS_SORT |
  371. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  372. LTEXT "If no sessions appear, you can create your own session by running another copy of DxDiag (perhaps on a different computer), clicking ""Test DirectPlay"", and choosing to create a session.",
  373. IDC_STATIC,7,37,226,27
  374. END
  375. IDD_TESTNETCHAT DIALOG DISCARDABLE 0, 0, 265, 236
  376. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  377. CAPTION "DxDiag DirectPlay Chat"
  378. FONT 8, "MS Shell Dlg"
  379. BEGIN
  380. EDITTEXT IDC_CHATINPUT,7,192,193,14,ES_AUTOHSCROLL
  381. DEFPUSHBUTTON "&Send",IDC_SEND,208,192,50,14
  382. PUSHBUTTON "&Close",IDOK,107,215,50,14
  383. LTEXT "This chat session is now open. Others can join this session by running DxDiag on another computer, choosing ""Test DirectPlay"", and joining this session.",
  384. IDC_STATIC,7,7,251,27
  385. EDITTEXT IDC_CHATOUTPUT,7,38,251,151,ES_MULTILINE | ES_READONLY |
  386. WS_VSCROLL
  387. END
  388. IDD_GHOST DIALOG DISCARDABLE 0, 0, 358, 226
  389. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  390. CAPTION "Adjust Inactive Display Devices"
  391. FONT 8, "MS Shell Dlg"
  392. BEGIN
  393. LTEXT "The display devices listed below are believed to be inactive. In some cases, their presence in the system registry can cause problems.",
  394. IDC_STATIC,7,7,344,25
  395. LTEXT "You can select devices from the ""Inactive Devices"" list and click ""Backup"" to move their registry information to a backup location.",
  396. IDC_STATIC,7,35,344,25
  397. LTEXT "You can select devices in the ""Backed-up Inactive Devices"" list and click ""Restore"" to move their registry information back to the original location.",
  398. IDC_STATIC,7,64,344,25
  399. LTEXT "Warning: Using this tool without guidance from a product support expert could cause serious system problems.",
  400. IDC_STATIC,7,93,344,25
  401. GROUPBOX "Inactive Devices",IDC_STATIC,7,122,142,80
  402. LISTBOX IDC_RESTOREDLIST,12,133,132,63,LBS_SORT |
  403. LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL |
  404. WS_HSCROLL | WS_TABSTOP
  405. GROUPBOX "Backed-up Inactive Devices",IDC_STATIC,208,122,143,80
  406. LISTBOX IDC_BACKEDUPLIST,213,133,133,63,LBS_SORT |
  407. LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL |
  408. WS_HSCROLL | WS_TABSTOP
  409. PUSHBUTTON "&Backup >>",IDC_BACKUP,154,143,50,14
  410. PUSHBUTTON "<< &Restore",IDC_RESTORE,154,165,50,14
  411. DEFPUSHBUTTON "&Close",IDOK,154,205,50,14
  412. END
  413. /////////////////////////////////////////////////////////////////////////////
  414. //
  415. // DESIGNINFO
  416. //
  417. #ifdef APSTUDIO_INVOKED
  418. GUIDELINES DESIGNINFO DISCARDABLE
  419. BEGIN
  420. IDD_MAINDIALOG, DIALOG
  421. BEGIN
  422. LEFTMARGIN, 7
  423. RIGHTMARGIN, 395
  424. TOPMARGIN, 7
  425. BOTTOMMARGIN, 240
  426. END
  427. IDD_HELPPAGE, DIALOG
  428. BEGIN
  429. LEFTMARGIN, 7
  430. RIGHTMARGIN, 388
  431. TOPMARGIN, 7
  432. BOTTOMMARGIN, 202
  433. END
  434. IDD_DXFILESPAGE, DIALOG
  435. BEGIN
  436. LEFTMARGIN, 7
  437. RIGHTMARGIN, 388
  438. TOPMARGIN, 7
  439. BOTTOMMARGIN, 202
  440. END
  441. IDD_DISPLAYPAGE, DIALOG
  442. BEGIN
  443. LEFTMARGIN, 7
  444. RIGHTMARGIN, 388
  445. TOPMARGIN, 7
  446. BOTTOMMARGIN, 202
  447. END
  448. IDD_STILLSTUCKPAGE, DIALOG
  449. BEGIN
  450. LEFTMARGIN, 7
  451. RIGHTMARGIN, 389
  452. TOPMARGIN, 7
  453. BOTTOMMARGIN, 190
  454. END
  455. IDD_SOUNDPAGE, DIALOG
  456. BEGIN
  457. LEFTMARGIN, 7
  458. RIGHTMARGIN, 388
  459. TOPMARGIN, 7
  460. BOTTOMMARGIN, 203
  461. END
  462. IDD_BUGINFO, DIALOG
  463. BEGIN
  464. LEFTMARGIN, 7
  465. RIGHTMARGIN, 343
  466. TOPMARGIN, 7
  467. BOTTOMMARGIN, 104
  468. END
  469. IDD_INPUTPAGE, DIALOG
  470. BEGIN
  471. LEFTMARGIN, 7
  472. RIGHTMARGIN, 393
  473. TOPMARGIN, 7
  474. BOTTOMMARGIN, 207
  475. END
  476. IDD_OVERRIDEDD, DIALOG
  477. BEGIN
  478. LEFTMARGIN, 7
  479. RIGHTMARGIN, 174
  480. TOPMARGIN, 7
  481. BOTTOMMARGIN, 160
  482. END
  483. IDD_MUSICPAGE, DIALOG
  484. BEGIN
  485. LEFTMARGIN, 7
  486. RIGHTMARGIN, 393
  487. TOPMARGIN, 7
  488. BOTTOMMARGIN, 207
  489. END
  490. IDD_NETWORKPAGE, DIALOG
  491. BEGIN
  492. LEFTMARGIN, 7
  493. RIGHTMARGIN, 388
  494. TOPMARGIN, 7
  495. BOTTOMMARGIN, 203
  496. END
  497. IDD_TESTNETSETUP, DIALOG
  498. BEGIN
  499. LEFTMARGIN, 7
  500. RIGHTMARGIN, 251
  501. TOPMARGIN, 7
  502. BOTTOMMARGIN, 132
  503. END
  504. IDD_TESTNETSESSIONS, DIALOG
  505. BEGIN
  506. LEFTMARGIN, 7
  507. RIGHTMARGIN, 233
  508. TOPMARGIN, 7
  509. BOTTOMMARGIN, 163
  510. END
  511. IDD_TESTNETCHAT, DIALOG
  512. BEGIN
  513. LEFTMARGIN, 7
  514. RIGHTMARGIN, 258
  515. TOPMARGIN, 7
  516. BOTTOMMARGIN, 229
  517. END
  518. IDD_GHOST, DIALOG
  519. BEGIN
  520. LEFTMARGIN, 7
  521. RIGHTMARGIN, 351
  522. TOPMARGIN, 7
  523. BOTTOMMARGIN, 219
  524. END
  525. END
  526. #endif // APSTUDIO_INVOKED
  527. /////////////////////////////////////////////////////////////////////////////
  528. //
  529. // Icon
  530. //
  531. // Icon with lowest ID value placed first to ensure application icon
  532. // remains consistent on all systems.
  533. IDI_APP ICON DISCARDABLE "app.ico"
  534. IDI_CAUTION ICON DISCARDABLE "caution.ico"
  535. /////////////////////////////////////////////////////////////////////////////
  536. //
  537. // WAVE
  538. //
  539. IDR_WAVTST WAVE DISCARDABLE "testsnd.wav"
  540. /////////////////////////////////////////////////////////////////////////////
  541. //
  542. // SGMT
  543. //
  544. IDR_TSTSGMT SGMT DISCARDABLE "edge.sgt"
  545. /////////////////////////////////////////////////////////////////////////////
  546. //
  547. // STYL
  548. //
  549. IDR_TSTSTYL STYL DISCARDABLE "edge.sty"
  550. /////////////////////////////////////////////////////////////////////////////
  551. //
  552. // Bitmap
  553. //
  554. DIRECTX BITMAP DISCARDABLE "directx.bmp"
  555. /////////////////////////////////////////////////////////////////////////////
  556. //
  557. // String Table
  558. //
  559. STRINGTABLE DISCARDABLE
  560. BEGIN
  561. IDS_DXGRAPHICS_COMPONENTFILES "ddraw.dll,ddraw16.dll(notNT/SkipVer),ddrawex.dll(+6/SkipVer),ddraw.vxd(+6/notNT/SkipVer),ddhelp.exe(notNT),dxapi.sys(+6/NTDriversDir/SkipVer/optwow),d3d8.dll(+8),d3d8d.dll(+8/opt/SkipDebug),d3dx8d.dll(+8/opt/SkipDebug/SkipVer),d3dref8.dll(+8/opt/SkipVer),d3dim.dll(SkipVer),d3dim700.dll(+7),d3dref.dll(opt/SkipVer),d3dramp.dll(opt/SkipVer),d3dhalf.dll(-6),d3drampf.dll(-6),d3drgbf.dll(-6),d3drg8f.dll(-6),d3drg16f.dll(-6),d3drg24f.dll(-6),d3drg32f.dll(-6),d3drgbxf.dll(-6),d3drg8x.dll(-6),d3drg55x.dll(-6),d3drg56x.dll(-6),d3drg24x.dll(-6),d3drg32x.dll(-6),d3drm.dll,d3dxof.dll,d3dpmesh.dll,d3drm8f.dll(-6),d3drm16f.dll(-6),d3drm24f.dll(-6),d3drm32f.dll(-6)"
  562. IDS_DPLAY_COMPONENTFILES "dplayx.dll(notia64),dpmodemx.dll(notia64),dpwsockx.dll(notia64),dplaysvr.exe(notia64),dpnsvr.exe(+8),dpnet.dll(+8),dpnlobby.dll(+8),dpnwsock.dll(+8),dpnaddr.dll(+8),dpnmodem.dll(+8),dpvoice.dll(+8),dpvsetup.exe(+8),dpvvox.dll(+8),dpvacm.dll(+8),dpnhpast.dll(+81),dpnhupnp.dll(+81),dpvhelp.exe(+8/opt)"
  563. IDS_DINPUT_COMPONENTFILES "dinput.dll,dinput8.dll(+8),dinput8d.dll(+8/opt/SkipDebug),dinput.vxd(notNT),dimap.dll(+8),diactfrm.dll(+8),vjoyd.vxd(notNT/opt),msanalog.vxd(notNT/9fiveonly),joyhid.vxd(+7/opt/SkipVer),joy.cpl,gcdef.dll,gchand.dll(opt),pid.dll(+7/not95/opt),gameenum.sys(opt/DrivDir/SkipVer),hidgame.sys(+7/not95/DrivDir/opt/SkipVer)"
  564. IDS_DXAUDIO_COMPONENTFILES "dsound.dll,dsound3d.dll(+7),dsound.vxd(notNT),dswave.dll(+8/notia64),dswaved.dll(+8/opt/SkipDebug),dsdmo.dll(+8),dsdmoprp.dll(+8),dmusic.dll(+61/notia64),dmusicd.dll(+8/opt/SkipDebug),dmusic16.dll(+61/notNT),dmusic32.dll(+61/notNT),dmband.dll(+61/notia64),dmbandd.dll(+8/opt/SkipDebug),dmcompos.dll(+61/notia64),dmcompod.dll(+8/opt/SkipDebug),dmime.dll(+61/notia64),dmimed.dll(+8/opt/SkipDebug),dmloader.dll(+61/notia64),dmloaded.dll(+8/opt/SkipDebug),dmstyle.dll(+61/notia64),dmstyled.dll(+8/opt/SkipDebug),dmsynth.dll(+61/notia64),dmsynthd.dll(+8/opt/SkipDebug),dmscript.dll(+8/notia64),dmscripd.dll(+8/opt/SkipDebug)"
  565. IDS_DXMISC_COMPONENTFILES "dx7vb.dll(+7/SkipVer/notia64),dx8vb.dll(+8/notia64),directx.cpl(opt),mfc40.dll(opt/SkipVer/SkipDebug/SkipBeta),mfc42.dll(opt/SkipVer/SkipDebug/SkipBeta),wsock32.dll(opt/SkipVer/SkipDebug/SkipBeta)"
  566. IDS_DXMEDIA_COMPONENTFILES "amstream.dll(SkipVer/nfm/+8),devenum.dll(SkipVer/nfm/+8),dxmasf.dll(SkipVer/nfm/opt),mciqtz.drv(SkipVer/optnt/+8),mciqtz32.dll(SkipVer/+8),mpg2splt.ax(SkipVer/opt),msdmo.dll(+8),qasf.dll(+8),qcap.dll(SkipVer/nfm/+8),qdv.dll(SkipVer/nfm/+8),qdvd.dll(SkipVer/nfm/+8),qedit.dll(+8),qedwipes.dll(+8),quartz.dll(SkipVer/+8),quartz.vxd(SkipVer/optnt/+8),strmdll.dll(SkipVer/nfm/opt),vidx16.dll(SkipVer/opt),iac25_32.ax(SkipVer/opt),ir41_32.ax(SkipVer/opt),ir41_qc.dll(SkipVer/opt),ir41_qcx.dll(SkipVer/opt),ir50_32.dll(SkipVer/opt),ir50_qc.dll(SkipVer/opt),ir50_qcx.dll(SkipVer/opt),ivfsrc.ax(SkipVer/opt),mswebdvd.dll(SkipVer/opt),msdvdopt.dll(SkipVer/opt)"
  567. IDS_DXSETUP_COMPONENTFILES "dxsetup.exe(opt/notNT),dsetup.dll(opt/notNT),dsetup16.dll(opt/notNT),dsetup32.dll(opt/notNT)"
  568. IDS_BDA_COMPONENTFILES "ks.sys(bda/+8/DrivDir),ksproxy.ax(bda/+8),ksuser.dll(bda/+8),stream.sys(bda/+8/DrivDir),mspclock.sys(bda/+8/DrivDir),mspqm.sys(bda/+8/DrivDir),mskssrv.sys(bda/+8/DrivDir),swenum.sys(bda/+8/DrivDir),mstee.sys(bda/+8/DrivDir),bdaplgin.ax(bda/+8),bdasup.sys(bda/+8/DrivDir),msdvbnp.ax(bda/+8),psisdecd.dll(bda/+8),psisrndr.ax(bda/+8),ipsink.ax(bda/+8),ndisip.sys(bda/+8/DrivDir),mpe.sys(bda/+8/DrivDir),streamip.sys(bda/+8/DrivDir),msvidctl.dll(bda/+8),slip.sys(bda/+8/DrivDir),nabtsfec.sys(bda/+8/DrivDir),ccdecode.sys(bda/+8/DrivDir),vbisurf.ax(bda/+8),msyuv.dll(bda/+8),kstvtune.ax(bda/+8),ksxbar.ax(bda/+8),kswdmcap.ax(bda/+8),vfwwdm32.dll(bda/+8),wstcodec.sys(bda/+8),wstdecod.dll(bda/+8),msdv.sys(bda/+8/DrivDir)"
  569. END
  570. STRINGTABLE DISCARDABLE
  571. BEGIN
  572. IDS_FIRSTDDTESTERROR "Loading DirectDraw DLL"
  573. IDS_STRING3 "Getting DirectDrawCreate address"
  574. IDS_STRING4 "DirectDrawCreate"
  575. IDS_STRING5 "GetCaps"
  576. IDS_STRING6 "User verification of rectangles"
  577. IDS_STRING7 "User verification of windowed bouncing"
  578. IDS_STRING8 "User verification of fullscreen bouncing"
  579. IDS_STRING9 "SetCooperativeLevel to Normal"
  580. IDS_STRING10 "Creating primary surface"
  581. IDS_STRING11 "Getting primary surface description"
  582. IDS_STRING12 "Colorfill blit to primary"
  583. IDS_STRING13 "Creating offscreen plain surface"
  584. IDS_STRING14 "Colorfill blit to offscreen plain surface"
  585. IDS_STRING15 "Blitting offscreen plain to primary surface"
  586. END
  587. STRINGTABLE DISCARDABLE
  588. BEGIN
  589. IDS_STRING16 "Creating test window"
  590. IDS_STRING17 "SetCooperativeLevel to Fullscreen"
  591. IDS_STRING18 "SetDisplayMode to 640x480x16"
  592. IDS_STRING19 "Creating flipping primary surface with one back buffer"
  593. IDS_STRING20 "GetAttachedSurface"
  594. IDS_STRING21 "Colorfill to back buffer"
  595. IDS_STRING22 "Flip"
  596. IDS_FIRSTD3DTESTERROR "Loading Direct3D DLL"
  597. IDS_STRING31 "Getting Direct3DCreate8 address"
  598. END
  599. STRINGTABLE DISCARDABLE
  600. BEGIN
  601. IDS_STRING32 "Calling Direct3DCreate8"
  602. IDS_STRING33 "EnumAdapterModes"
  603. IDS_STRING34 "GetDeviceCaps"
  604. IDS_STRING35 "No hardware supported display modes found"
  605. IDS_STRING36 "Creating test window"
  606. IDS_STRING37 "Creating 3D Device"
  607. IDS_STRING38 "GetBackBuffer"
  608. IDS_STRING39 "GetDesc"
  609. IDS_STRING40 "CreateVertexBuffer"
  610. IDS_STRING41 "CreateVertexBuffer"
  611. IDS_STRING42 "Lock"
  612. IDS_STRING43 "Unlock"
  613. IDS_STRING44 "SetLight"
  614. IDS_STRING45 "LightEnable"
  615. IDS_STRING46 "SetTransform"
  616. IDS_STRING47 "SetRenderState"
  617. END
  618. STRINGTABLE DISCARDABLE
  619. BEGIN
  620. IDS_STRING48 "Loading texture bitmap"
  621. IDS_STRING49 "SetTextureStageState"
  622. IDS_STRING50 "Setting texture"
  623. IDS_STRING51 "SetVertexShader"
  624. IDS_STRING52 "User Cancelled"
  625. IDS_STRING53 "Viewport::Clear"
  626. IDS_STRING54 "BeginScene"
  627. IDS_STRING55 "SetMaterial"
  628. IDS_STRING56 "SetStreamSource"
  629. IDS_STRING57 "SetIndices"
  630. IDS_STRING58 "DrawIndexPrimitive"
  631. IDS_STRING59 "EndScene"
  632. IDS_STRING60 "Present"
  633. IDS_STRING61 "User verification of Direct3D 7 rendering"
  634. IDS_STRING62 "User verification of Direct3D 8 rendering"
  635. IDS_STRING63 "Loading DirectDraw DLL"
  636. END
  637. STRINGTABLE DISCARDABLE
  638. BEGIN
  639. IDS_STRING64 "Getting DirectDrawCreate address"
  640. IDS_STRING65 "DirectDrawCreate"
  641. IDS_STRING66 "SetCooperativeLevel to Fullscreen"
  642. IDS_STRING67 "SetCooperativeLevel to Normal"
  643. IDS_STRING68 "SetDisplayMode to 640x480x16"
  644. IDS_STRING69 "Creating flipping primary surface with one back buffer"
  645. IDS_STRING70 "GetAttachedSurface"
  646. IDS_STRING71 "Query for D3D"
  647. IDS_STRING72 "SetViewport"
  648. IDS_STRING73 "EnumTextureFormats"
  649. IDS_STRING74 "Creating Direct3D Surface"
  650. IDS_STRING75 "GetDC"
  651. IDS_STRING76 "ReleaseDC"
  652. END
  653. STRINGTABLE DISCARDABLE
  654. BEGIN
  655. IDS_FIRSTDSOUNDTESTERROR "Loading DirectSound DLL"
  656. IDS_STRING81 "Getting DirectSoundCreate address"
  657. IDS_STRING82 "DirectSoundCreate"
  658. IDS_STRING83 "SetCooperativeLevel"
  659. IDS_STRING84 "GetCaps"
  660. IDS_STRING85 "Loading WAV data"
  661. IDS_STRING86 "Emulated Driver testing"
  662. IDS_STRING87 "Primary Buffer"
  663. IDS_STRING88 "No free hardware buffer"
  664. IDS_STRING89 "Secondary buffer"
  665. IDS_STRING90 "SetPos"
  666. IDS_STRING91 "No sample"
  667. IDS_STRING92 "CreateEvent"
  668. IDS_STRING93 "SetNotification"
  669. IDS_STRING94 "Lock failure"
  670. IDS_STRING95 "Unlock failure"
  671. END
  672. STRINGTABLE DISCARDABLE
  673. BEGIN
  674. IDS_STRING96 "Play"
  675. IDS_STRING97 "GetCurPos"
  676. IDS_STRING98 "User verification of software"
  677. IDS_STRING99 "User verification of hardware"
  678. IDS_OLDWINDOWSVERSION "This program requires Windows 95, Windows 98, Windows 2000, or a newer version of Windows."
  679. IDS_NOBASICDISPLAYINFO "Could not get basic display info"
  680. IDS_NOBASICSOUNDINFO "Could not get basic sound info."
  681. IDS_PROBLEMSAVING "Problem saving file"
  682. IDS_NORICHED32 "Could not load RICHED32.DLL"
  683. IDS_NOIMAGELIST "Could not create image list"
  684. IDS_NOICON "Could not load icon"
  685. IDS_NOTROUBLESHOOTER "Could not start the DirectX Troubleshooter."
  686. IDS_NOMSINFO "Could not start MSInfo."
  687. IDS_COMPONENTFILESPROBLEM "Problem scanning component files"
  688. IDS_DRIVERFILESPROBLEM "Problem scanning driver files"
  689. IDS_NOEXTRADISPLAYINFO "Problem getting extra display info"
  690. END
  691. STRINGTABLE DISCARDABLE
  692. BEGIN
  693. IDS_NOEXTRASOUNDINFO "Problem getting extra sound info"
  694. IDS_NOINPUTINFO "Problem getting input info"
  695. IDS_NOINPUTDRIVERINFO "Problem getting input driver info"
  696. IDS_HELPDIRLEAF "\\Help"
  697. IDS_HELPEXE "hh"
  698. IDS_HELPTAB "System"
  699. IDS_DXFILESTAB "DirectX Files"
  700. IDS_ONEDISPLAYTAB "Display"
  701. IDS_MULTIDISPLAYTAB "Display %d"
  702. IDS_ONESOUNDTAB "Sound"
  703. IDS_MULTISOUNDTAB "Sound %d"
  704. IDS_INPUTTAB "Input"
  705. IDS_STILLSTUCKTAB "More Help"
  706. IDS_COPYRIGHTFMT "DxDiag %s %s Copyright � 1998-2001 Microsoft Corporation. All rights reserved."
  707. END
  708. STRINGTABLE DISCARDABLE
  709. BEGIN
  710. IDS_ERRORFMT1 "Error: %s, result code = 0x%08x (%s)"
  711. IDS_ERRORFMT2 "Error: %s"
  712. IDS_ERRORTITLE "DxDiag Error"
  713. IDS_LISTCONTINUER ", "
  714. IDS_LISTETC ", etc."
  715. IDS_OBSOLETEFMT1 "The file %s is obsolete and should be deleted.\r\n"
  716. IDS_OBSOLETEFMT2 "Several files (%s) are obsolete and should be deleted.\r\n"
  717. IDS_NOPROBLEM "No problems found.\r\n"
  718. IDS_BETADRIVERFMT1 "The file %s is a beta version, which is unsupported and could cause problems. You should get a final version from the driver manufacturer.\r\n"
  719. IDS_BETADRIVERFMT2 "Several files (%s) are beta versions, which are unsupported and could cause problems. You should get final versions from the driver manufacturer.\r\n"
  720. END
  721. STRINGTABLE DISCARDABLE
  722. BEGIN
  723. IDS_DEBUGDRIVERFMT1 "The file %s is a debug version, which will run slower than the retail version. You should get a retail version from the driver manufacturer.\r\n"
  724. IDS_DEBUGDRIVERFMT2 "Several files (%s) are debug versions, which will run slower than the retail version. You should get retail versions from the driver manufacturer.\r\n"
  725. IDS_ACCELENABLED "Enabled"
  726. IDS_ACCELDISABLED "Disabled"
  727. IDS_ACCELUNAVAIL "Not Available"
  728. IDS_ENABLE "Enable"
  729. IDS_DISABLE "Disable"
  730. IDS_NODRIVERPROBLEM "No driver problems found.\r\n"
  731. IDS_DDRESULTS "DirectDraw test results: "
  732. IDS_DDINSTRUCTIONS "To test DirectDraw functionality, click the ""Test DirectDraw"" button above.\r\n"
  733. IDS_DSRESULTS "DirectSound test results: "
  734. IDS_DSINSTRUCTIONS "To test DirectSound functionality, click the ""Test DirectSound"" button above.\r\n"
  735. IDS_NOINPUT "No input devices detected.\r\n"
  736. IDS_DEVICENAME "Device Name"
  737. IDS_USAGE "Usage"
  738. IDS_DRIVERNAME "Driver Name"
  739. END
  740. STRINGTABLE DISCARDABLE
  741. BEGIN
  742. IDS_VERSION "Version"
  743. IDS_ATTRIBUTES "Attributes"
  744. IDS_SIGNED "Digitally Signed"
  745. IDS_LANGUAGE "Language"
  746. IDS_DATE "Date"
  747. IDS_SIZE "Size"
  748. IDS_YES "Yes"
  749. IDS_NO "No"
  750. IDS_REGISTRYKEY "Registry Key"
  751. IDS_ACTIVE "Active"
  752. IDS_DEVICEID "DeviceID"
  753. IDS_MATCHINGDEVID "Matching DevID"
  754. IDS_DRIVER16 "Driver (16-bit)"
  755. IDS_DRIVER32 "Driver (32-bit)"
  756. IDS_NAME "Name"
  757. IDS_DISABLEDDWARNING "This will disable hardware acceleration of DirectDraw for ALL display devices in your system. It will also make any Direct3D acceleration unavailable."
  758. END
  759. STRINGTABLE DISCARDABLE
  760. BEGIN
  761. IDS_ENABLEDDWARNING "This will re-enable hardware acceleration of DirectDraw for ALL display devices in your system. It will also make any Direct3D acceleration available again."
  762. IDS_APPFULLNAME "DirectX Diagnostic Tool"
  763. IDS_DISABLED3DWARNING "This will disable hardware acceleration of Direct3D for ALL display devices on your system."
  764. IDS_ENABLED3DWARNING "This will enable hardware acceleration of Direct3D for ALL display devices on your system."
  765. IDS_SENDBUGINSTRUCTIONS "Please copy the contents of %s into an email message.\n\nThen send the email to [email protected].\n\nThank you!"
  766. IDS_EDITOR "Notepad.exe"
  767. IDS_DXFBUGS "[email protected]"
  768. IDS_EMAILERRORFMT "Your email program could not be started.\nThe command line used was: %s\nThe Registry Key checked was: HKEY_LOCAL_MACHINE\\\\%s"
  769. IDS_D3DRESULTS "Direct3D test results: "
  770. IDS_D3DINSTRUCTIONS "To test Direct3D functionality, click the ""Test Direct3D"" button above.\r\n"
  771. IDS_FILTER "Text File (*.txt)#*.txt#"
  772. IDS_DEFAULTFILENAME "DxDiag.txt"
  773. IDS_DEFAULTEXT "txt"
  774. IDS_UNSIGNEDDRIVERFMT1
  775. "The file %s is not digitally signed, which means that it has not been tested by Microsoft's Windows Hardware Quality Labs. You may be able to get a signed driver from the manufacturer of the hardware device.\r\n"
  776. IDS_UNSIGNEDDRIVERFMT2
  777. "Several files (%s) are not digitally signed, which means that they have not been tested by Microsoft's Windows Hardware Quality Labs. You may be able to get a signed driver from the manufacturer of the hardware device.\r\n"
  778. IDS_NETMEETINGWARN
  779. "NetMeeting is running. Direct3D hardware acceleration may not work until NetMeeting is shut down.\r\n"
  780. END
  781. STRINGTABLE DISCARDABLE
  782. BEGIN
  783. IDS_NA "n/a"
  784. IDS_STARTDDTEST "This will test DirectDraw on this device. Okay to proceed?"
  785. IDS_SKIPWINDOWED "We'll skip the windowed tests since this device doesn't work in windowed mode."
  786. IDS_DDTEST1 "The following test will use DirectDraw to draw on the primary surface in normal (not fullscreen) mode. You should see some black and white rectangles on the screen."
  787. IDS_CONFIRMDDTEST1 "Did you see alternating black and white rectangles around the screen?"
  788. IDS_DDTEST2 "The following test will use DirectDraw to draw on the off-screen surface in normal (not fullscreen) mode. You should see a bouncing white box."
  789. IDS_CONFIRMDDTEST2 "Did you see a bouncing white box?"
  790. IDS_DDTEST3 "The following test will use DirectDraw to draw in fullscreen mode. You should see a bouncing white box."
  791. IDS_CONFIRMDDTEST3 "Did you see a bouncing white box?"
  792. IDS_ENDDDTESTS "That's the end of the DirectDraw tests."
  793. IDS_TESTSCANCELLED "The tests were cancelled before completing."
  794. IDS_TESTSSUCCESSFUL "All tests were successful."
  795. IDS_UNKNOWNERROR "error code"
  796. IDS_FAILUREFMT "Failure at step %d (%s): HRESULT = 0x%08x (%s)"
  797. IDS_STARTD3DTEST "This will test Direct3D on this device. Okay to proceed?"
  798. IDS_D3DTEST1 "This test will use hardware-accelerated DirectX 7 interfaces."
  799. END
  800. STRINGTABLE DISCARDABLE
  801. BEGIN
  802. IDS_PORTID "Port ID"
  803. IDS_PORTSTATUS "Port Status"
  804. IDS_INPUTDEVPROBLEMFMT "The input device '%s' reports Connection Manager problem #%d.\r\n"
  805. IDS_INPUTPORTPROBLEMFMT "The input port '%s' reports Connection Manager problem #%d.\r\n"
  806. IDS_REPLACEGHOST "A device with that ID already exists there. Do you want to overwrite it?"
  807. IDS_DATACENTERSERVER "Datacenter Server"
  808. IDS_ADVANCEDSERVER "Advanced Server"
  809. IDS_SERVER "Server"
  810. IDS_PROFESSIONAL "Professional"
  811. IDS_PERSONAL "Home Edition"
  812. END
  813. STRINGTABLE DISCARDABLE
  814. BEGIN
  815. IDS_CONFIRMD3DTEST "Did you see a spinning cube with the DirectX logo on the sides?"
  816. IDS_YOUCANCELLED "You cancelled the test by pressing a key."
  817. IDS_D3DTEST2 "This test will use hardware-accelerated DirectX 8 interfaces."
  818. IDS_MODIFYAPPFMT1 "Click this button to modify %s's DirectX behavior (for experts only!):"
  819. IDS_MODIFYAPPFMT2 "Settings for %s"
  820. IDS_COULDNTMODIFYAPPSETTINGS
  821. "There was a problem saving the application settings."
  822. IDS_BADREFRESHVALUE "Refresh rate value must be between 40 and 120."
  823. IDS_HELPFILE "dxdiag.chm"
  824. IDS_NOHELP "Could not find or open the help file for DxDiag."
  825. IDS_SETDISPLAYMODEFAILED
  826. "An error occurred while setting your display to 640x480 mode with 16-bit color (high color). Your computer may not support this mode. This is not necessarily a problem, though some programs may not work without support for this mode."
  827. IDS_NOBASICMUSICINFO "Could not get basic DirectMusic info."
  828. IDS_MUSICTAB "Music"
  829. IDS_NOEXTRAMUSICINFO "Could not get extra DirectMusic info."
  830. END
  831. STRINGTABLE DISCARDABLE
  832. BEGIN
  833. IDS_DESCRIPTION "Description"
  834. IDS_TYPE "Type"
  835. IDS_DLS "Supports DLS"
  836. IDS_DEFAULTPORT "Default Port"
  837. IDS_NOPORTS "No DirectMusic ports were found.\r\n"
  838. IDS_NOGMDLS "No General MIDI DLS file was specified in the registry.\r\n"
  839. IDS_GMDLSFILEMISSING "The specified General MIDI DLS file was not found.\r\n"
  840. IDS_INOUT "In/Out"
  841. IDS_STARTDMUSICTEST "This will test DirectMusic using the '%s' music port. Okay to proceed?"
  842. IDS_FIRSTDMUSICTESTERROR "Call to CoInitialize"
  843. IDS_STRING234 "Creating the IDirectMusicLoader object"
  844. IDS_STRING235 "Creating the IDirectMusicPerformance object"
  845. IDS_STRING236 "Initializing the IDirectMusicPerformance object"
  846. IDS_STRING237 "Creating the IDirectMusicPort"
  847. IDS_STRING238 "Activating the IDirectMusicPort"
  848. IDS_STRING239 "Setting AutoDownload to TRUE"
  849. END
  850. STRINGTABLE DISCARDABLE
  851. BEGIN
  852. IDS_STRING240 "Adding the IDirectMusicPort to the IDirectMusicPerformance object"
  853. IDS_STRING241 "Assigning the PChannel block"
  854. IDS_STRING242 "Transferring music resource to a temporary file"
  855. IDS_STRING243 "Setting the search directory to the temp directory"
  856. IDS_STRING244 "Having the IDirectMusicLoader load the music"
  857. IDS_STRING245 "Playing the segment"
  858. IDS_MUSICPLAYING "You should hear some music playing. Click OK to continue."
  859. IDS_DMUSICINSTRUCTIONS "To test DirectMusic functionality, click the ""Test DirectMusic"" button above.\r\n"
  860. IDS_DMUSICRESULTS "DirectMusic test results: "
  861. IDS_OUTPUT "Output"
  862. IDS_INPUT "Input"
  863. IDS_SOFTWARE "Software"
  864. IDS_HARDWARE "Hardware"
  865. IDS_FILEMISSING "<File Missing>"
  866. IDS_GMFILEFMT "%s (Version %s)"
  867. IDS_SKIP "DxDiag has detected that there may have been a problem accessing %s the last time this program was used. Would you like to bypass %s this time?"
  868. IDS_DD "DirectDraw"
  869. IDS_DS "DirectSound"
  870. IDS_DM "DirectMusic"
  871. IDS_DI "DirectInput"
  872. IDS_DP "DirectPlay"
  873. IDS_SI "the system information"
  874. END
  875. STRINGTABLE DISCARDABLE
  876. BEGIN
  877. IDS_INWINDOWSFMT1 "The file %s is incorrectly installed in the Windows folder and should be deleted.\r\n"
  878. IDS_INWINDOWSFMT2 "Several files (%s) are incorrectly installed in the Windows folder and should be deleted.\r\n"
  879. IDS_STARTDSOUNDTEST "This will test DirectSound on this device by playing a sound effect using several different audio formats. Okay to proceed?"
  880. IDS_NOHARDWAREBUFFERING "Your sound card does not support hardware buffering. Sounds will only play back from software buffers."
  881. IDS_THATSOUNDWAS "That sound was:\r\n\r\n%s%s, %d-bit %dKhz, from a %s buffer.\r\n\r\nDid you hear the sound play?"
  882. IDS_3D "3-D"
  883. IDS_MONO "Mono"
  884. IDS_STEREO "Stereo"
  885. IDS_MULTICHANNEL "Multichannel"
  886. IDS_EMULATED "Emulated"
  887. IDS_VXD "VXD"
  888. IDS_WDM "WDM"
  889. IDS_INVALIDARG "Invalid argument(s)"
  890. IDS_FAIL "Generic failure"
  891. IDS_UNEXPECTED "Unexpected error"
  892. IDS_NOTIMPL "Not implemented"
  893. END
  894. STRINGTABLE DISCARDABLE
  895. BEGIN
  896. IDS_OUTOFMEMORY "Out of memory"
  897. IDS_NOINTERFACE "No interface"
  898. IDS_INVALIDMODE "Invalid mode"
  899. IDS_INVALIDPIXELFORMAT "Invalid pixel format"
  900. IDS_CANTCREATEDC "Can't create DC"
  901. IDS_NOTFOUND "Not found"
  902. IDS_NODIRECTDRAWSUPPORT "No DirectDraw support"
  903. IDS_NO3D "No 3D"
  904. IDS_INVALID_DEVICE "Invalid device"
  905. IDS_INITFAILED "Initialization failed"
  906. IDS_MATERIAL_CREATE_FAILED "Material create failed"
  907. IDS_LIGHT_SET_FAILED "Light set failed"
  908. IDS_CONTROLUNAVAIL "Control not available"
  909. IDS_BADFORMAT "Bad format"
  910. IDS_BUFFERLOST "Buffer lost"
  911. IDS_NODRIVER "No driver"
  912. IDS_OUT_OF_VIDEO_MEMORY "Out of video memory"
  913. IDS_D3DERR_NOTAVAILABLE "3D not available"
  914. IDS_WINSOCK_WARN "The version of Winsock installed is out of date and can cause problems with networked games.\r\n"
  915. END
  916. STRINGTABLE DISCARDABLE
  917. BEGIN
  918. IDS_DRIVER_FAILED "Driver failed"
  919. IDS_PORTS_OPEN "Ports open"
  920. IDS_DEVICE_IN_USE "Device in use"
  921. IDS_INSUFFICIENTBUFFER "Insufficient buffer"
  922. IDS_CHUNKNOTFOUND "Chunk not found"
  923. IDS_BADINSTRUMENT "Bad instrument"
  924. IDS_CANNOTREAD "Cannot read"
  925. IDS_LOADER_BADPATH "Loader: bad path"
  926. IDS_LOADER_FAILEDOPEN "Loader: failed open"
  927. IDS_LOADER_FORMATNOTSUPPORTED "Loader: format not supported"
  928. IDS_OBJECTNOTFOUND "Object not found"
  929. IDS_ALLOCATED "The request failed because DirectSound resources, such as the priority level, were already in use by another caller."
  930. IDS_NOTUSED2 "not used"
  931. IDS_NOTUSED3 "not used"
  932. IDS_NOTUSED4 "not used"
  933. IDS_NOTUSED5 "not used"
  934. END
  935. STRINGTABLE DISCARDABLE
  936. BEGIN
  937. IDS_ENABLEDD "En&able"
  938. IDS_DISABLEDD "&Disable"
  939. IDS_ENABLED3D "Ena&ble"
  940. IDS_DISABLED3D "D&isable"
  941. IDS_NO16BITWARNING "Note: This audio device does not support native 16-bit audio. Some newer applications require this and may not work correctly on your system. However, DirectSound will attempt to enable these applications on your system whenever possible."
  942. IDS_NOMACHINENAME "none"
  943. IDS_NECPC98 " (NEC PC-98 series)"
  944. IDS_WINVERFMT "%s%s (%d.%d, Build %d)"
  945. IDS_DEBUG "Debug"
  946. IDS_LANGUAGEFMT "%s (Regional Setting: %s)"
  947. IDS_PAGEFILEFMT "%I64dMB used, %I64dMB available"
  948. IDS_FINAL "Final"
  949. IDS_BETA "Beta"
  950. IDS_RETAIL "Retail"
  951. IDS_JOYSTICKPRESENT " (Present)"
  952. IDS_DEFAULT "Default"
  953. IDS_ATTRIBCOMBINE "%s %s"
  954. END
  955. STRINGTABLE DISCARDABLE
  956. BEGIN
  957. IDS_EXTERNAL "External"
  958. IDS_EXTERNALMUSICPLAYING
  959. "If you have an external synthesizer hooked up to your computer, you should hear some music playing. Click OK to continue."
  960. IDS_UNICODE "Unicode"
  961. IDS_DEFAULTREFRESH "(default refresh rate)"
  962. IDS_OPTIMALREFRESH "(optimal refresh rate)"
  963. IDS_NUMPROCFMT " (%d CPUs)"
  964. IDS_NODXSETUP "Could not start DxSetup.exe."
  965. IDS_UNICODEREQUIRESNT "This is the Unicode version of DxDiag, which only runs on Windows NT. Please use the non-Unicode version of DxDiag on Windows 95 and Windows 98."
  966. IDS_OLDFMT1 "The file %s is an old version, which could cause problems.\r\n"
  967. IDS_OLDFMT2 "Several files (%s) are old versions, which could cause problems.\r\n"
  968. IDS_BETAFMT1 "The file %s is a beta version, which is unsupported and could cause problems.\r\n"
  969. IDS_BETAFMT2 "Several files (%s) are beta versions, which are unsupported and could cause problems.\r\n"
  970. IDS_DEBUGFMT1 "The file %s is a debug version, which will run slower than the retail version.\r\n"
  971. IDS_DEBUGFMT2 "Several files (%s) are debug versions, which will run slower than the retail version.\r\n"
  972. IDS_MISSINGFMT1 "The file %s is missing!\r\n"
  973. IDS_MISSINGFMT2 "Several files (%s) are missing!\r\n"
  974. IDS_REINSTALL_DX "You should reinstall DirectX to get the latest version.\r\n"
  975. END
  976. STRINGTABLE DISCARDABLE
  977. BEGIN
  978. IDS_KERNELMODE "Kernel Mode"
  979. IDS_NETWORKTAB "Network"
  980. IDS_SPREGISTRYERRORFMT "The registry information for the service provider '%s' is missing or damaged.\r\n"
  981. IDS_SPFILEMISSINGFMT "The file %s, needed for the service provider '%s', is missing.\r\n"
  982. IDS_APPREGISTRYERRORFMT "The registry information for the DirectPlay application '%s' is missing or damaged. You should reinstall that application.\r\n"
  983. IDS_APPFILEMISSINGFMT "The file %s, needed for the DirectPlay application '%s', is missing. You should reinstall that application.\r\n"
  984. IDS_DPLAYRESULTS "DirectPlay test results: "
  985. IDS_DPLAYINSTRUCTIONS "To test DirectPlay functionality, click the ""Test DirectPlay"" button above.\r\n"
  986. IDS_REGISTRY "Registry"
  987. IDS_FILE "File"
  988. IDS_GUID "GUID"
  989. IDS_OK "OK"
  990. IDS_ERROR "Error"
  991. IDS_NONETINFO "Problem getting network info"
  992. IDS_DEFAULTUSERNAME "Test User"
  993. IDS_DEFAULTSESSIONNAME "Test Session"
  994. END
  995. STRINGTABLE DISCARDABLE
  996. BEGIN
  997. IDS_JOINMSGFMT "%s has joined the session.\r\n"
  998. IDS_LEAVEMSGFMT "%s has left the session.\r\n"
  999. IDS_FIRSTDPLAYTESTERROR "Call to CoInitialize"
  1000. IDS_STRING355 "Creating DirectPlay Object"
  1001. IDS_STRING356 "Constructing DirectPlay addresses"
  1002. IDS_STRING357 "Enumerating Sessions"
  1003. IDS_STRING358 "Enumerating Players"
  1004. IDS_STRING359 "Sending Chat Message"
  1005. IDS_STRING360 "Receiving a DirectPlay message"
  1006. IDS_STRING361 "Setting Peer Info"
  1007. IDS_STRING362 "Creating Session"
  1008. IDS_STRING363 "Joining Session"
  1009. IDS_NOSNDACCELERATION "No acceleration"
  1010. IDS_BASICSNDACCELERATION "Basic acceleration"
  1011. END
  1012. STRINGTABLE DISCARDABLE
  1013. BEGIN
  1014. IDS_STANDARDSNDACCELERATION "Standard acceleration"
  1015. IDS_FULLSNDACCELERATION "Full acceleration"
  1016. IDS_DPERR_ACCESSDENIED "Access denied"
  1017. IDS_DPERR_CANTADDPLAYER "Cannot add player"
  1018. IDS_DPERR_CANTCREATESESSION "Cannot create session"
  1019. IDS_DPERR_EXCEPTION "An exception occurred"
  1020. IDS_DPERR_INVALIDOBJECT "Invalid object"
  1021. IDS_DPERR_NOCONNECTION "No connection"
  1022. IDS_DPERR_TIMEOUT "Time out"
  1023. IDS_DPERR_BUSY "Busy"
  1024. IDS_DPERR_CONNECTIONLOST "Connection lost"
  1025. IDS_DPERR_NOSERVICEPROVIDER "No service provider"
  1026. IDS_DPERR_UNAVAILABLE "Not available"
  1027. IDS_REGDB_E_CLASSNOTREG "Class not registered"
  1028. IDS_TESTNEEDSDX8 "This test requires that at least DirectX 8.0 be installed."
  1029. END
  1030. STRINGTABLE DISCARDABLE
  1031. BEGIN
  1032. IDS_INITCONNECTIONFAILED
  1033. "There was an error initializing a connection using the service provider that you specified. This may have happened because the computer did not have necessary hardware and/or network protocols installed."
  1034. IDS_DXMBUGS "[email protected]"
  1035. IDS_JOY_HW_NONE "None"
  1036. IDS_JOY_HW_CUSTOM "Custom"
  1037. IDS_JOY_HW_2A_2B_GENERIC "Two axis, two button"
  1038. IDS_JOY_HW_2A_4B_GENERIC "Two axis, four button"
  1039. IDS_JOY_HW_2B_GAMEPAD "Two button gamepad"
  1040. IDS_JOY_HW_2B_FLIGHTYOKE "Two button flightyoke"
  1041. IDS_JOY_HW_2B_FLIGHTYOKETHROTTLE "Two button flightyoke with throttle"
  1042. IDS_JOY_HW_3A_2B_GENERIC "Three axis, two button"
  1043. IDS_JOY_HW_3A_4B_GENERIC "Three axis, four button"
  1044. IDS_JOY_HW_4B_GAMEPAD "Four button gamepad"
  1045. IDS_JOY_HW_4B_FLIGHTYOKE "Four button flightyoke"
  1046. IDS_JOY_HW_4B_FLIGHTYOKETHROTTLE "Four button flightyoke with throttle"
  1047. IDS_JOY_UNKNOWN " "
  1048. END
  1049. STRINGTABLE DISCARDABLE
  1050. BEGIN
  1051. IDS_NT4SAVEONLY "DxDiag cannot run in interactive mode on Windows NT version 4. Would you like to just save DirectX information to a file, then exit?"
  1052. IDS_SAVEDONE "File saved. DxDiag will now exit."
  1053. IDS_HELPNEEDSIE5 "You must have at least version 5.0 of Internet Explorer installed to view the help files."
  1054. IDS_ENABLEAGP "Enab&le"
  1055. IDS_DISABLEAGP "Disab&le"
  1056. IDS_ENABLEAGPWARNING "This will re-enable usage of AGP (Accelerated Graphics Port) for ALL display devices in your system which support it."
  1057. IDS_LOOKINGFORSESSIONS "Looking for sessions...\r\n"
  1058. IDS_CONNECTING "Connecting to host....\r\n"
  1059. IDS_CONNECTED "Successfully connected to host.\r\n"
  1060. END
  1061. STRINGTABLE DISCARDABLE
  1062. BEGIN
  1063. IDS_TROUBLESHOOTER_WIN98 "mdirx.htm"
  1064. IDS_SOUNDTROUBLESHOOTER_WIN98 "sound.htm"
  1065. IDS_TROUBLESHOOTER_WIN98SE "tshoot98.chm"
  1066. IDS_TROUBLESHOOTER_WINME "tshoot00.chm"
  1067. IDS_TROUBLESHOOTER_WIN2K "tshoot.chm"
  1068. IDS_TSSUBINFO_WIN98SE "::/w98directx.htm"
  1069. IDS_TSSUBINFO_WINME_HCP "/w0games.htm"
  1070. IDS_TSSUBINFO_WIN2K "::/tsgame.htm"
  1071. IDS_TSSOUNDSUBINFO_WIN98SE "::/w98sound.htm"
  1072. IDS_TSSOUNDSUBINFO_WINME_HCP "/w0sound.htm"
  1073. IDS_TSSOUNDSUBINFO_WIN2K "::/TsSound.htm"
  1074. IDS_TROUBLESHOOTER_WINME_HCP "hcp://help/tshoot00"
  1075. END
  1076. STRINGTABLE DISCARDABLE
  1077. BEGIN
  1078. IDS_DISABLEAGPWARNING "This will disable usage of AGP (Accelerated Graphics Port) for ALL display devices on your system which support it."
  1079. IDS_DXDIAGISOLDFMT "Warning: It appears that the installed version of DirectX (%s) is newer than this version of DxDiag (%s). Some information reported may be inaccurate. You should use a newer version of DxDiag."
  1080. IDS_NOSOUNDDRIVER "Music Port activation failed because there was no sound driver found. Check whether your sound card is installed and working properly."
  1081. IDS_NEEDUSERNAME "Please enter a user name."
  1082. IDS_NEEDSESSIONNAME "Please enter a session name."
  1083. IDS_DATEFMT "d MMM yyyy"
  1084. IDS_SESSIONLISTERROR "Could not build a session list on the host machine you specified. It may not exist or it may not be present on the network."
  1085. IDS_ENABLEDM "&Enable"
  1086. IDS_DISABLEDM "&Disable"
  1087. IDS_DISABLEDMWARNING "This will prevent DirectMusic from using a hardware-accelerated music port as the default port."
  1088. IDS_ENABLEDMWARNING "This will allow DirectMusic to use a hardware-accelerated music port, if present, as the default port."
  1089. IDS_REGISTRYPROBLEM "Problems were found in the system registry. Details are available in the saved text file.\r\n"
  1090. IDS_PROVIDER "Provider"
  1091. IDS_STATUS "Status"
  1092. IDS_PORTNAME "Port Name"
  1093. IDS_PORTPROVIDER "Port Provider"
  1094. END
  1095. STRINGTABLE DISCARDABLE
  1096. BEGIN
  1097. IDS_FIRSTDDTESTERROR_ENGLISH "Loading DirectDraw DLL"
  1098. IDS_STRING501 "Getting DirectDrawCreate address"
  1099. IDS_STRING502 "DirectDrawCreate"
  1100. IDS_STRING503 "GetCaps"
  1101. IDS_STRING504 "User verification of rectangles"
  1102. IDS_STRING505 "User verification of windowed bouncing"
  1103. IDS_STRING506 "User verification of fullscreen bouncing"
  1104. IDS_STRING507 "SetCooperativeLevel to Normal"
  1105. IDS_STRING508 "Creating primary surface"
  1106. IDS_STRING509 "Getting primary surface description"
  1107. IDS_STRING510 "Colorfill blit to primary"
  1108. IDS_STRING511 "Creating offscreen plain surface"
  1109. END
  1110. STRINGTABLE DISCARDABLE
  1111. BEGIN
  1112. IDS_STRING512 "Colorfill blit to offscreen plain surface"
  1113. IDS_STRING513 "Blitting offscreen plain to primary surface"
  1114. IDS_STRING514 "Creating test window"
  1115. IDS_STRING515 "SetCooperativeLevel to Fullscreen"
  1116. IDS_STRING516 "SetDisplayMode to 640x480x16"
  1117. IDS_STRING517 "Creating flipping primary surface with one back buffer"
  1118. IDS_STRING518 "GetAttachedSurface"
  1119. IDS_STRING519 "Colorfill to back buffer"
  1120. IDS_STRING520 "Flip"
  1121. END
  1122. STRINGTABLE DISCARDABLE
  1123. BEGIN
  1124. IDS_FIRSTD3DTESTERROR_ENGLISH "Loading Direct3D DLL"
  1125. IDS_STRING531 "Getting Direct3DCreate8 address"
  1126. IDS_STRING532 "Calling Direct3DCreate8"
  1127. IDS_STRING533 "EnumAdapterModes"
  1128. IDS_STRING534 "GetDeviceCaps"
  1129. IDS_STRING535 "No hardware supported display modes found"
  1130. IDS_STRING536 "Creating test window"
  1131. IDS_STRING537 "Creating 3D Device"
  1132. IDS_STRING538 "GetBackBuffer"
  1133. IDS_STRING539 "GetDesc"
  1134. IDS_STRING540 "CreateVertexBuffer"
  1135. IDS_STRING541 "CreateVertexBuffer"
  1136. IDS_STRING542 "Lock"
  1137. IDS_STRING543 "Unlock"
  1138. END
  1139. STRINGTABLE DISCARDABLE
  1140. BEGIN
  1141. IDS_STRING544 "SetLight"
  1142. IDS_STRING545 "LightEnable"
  1143. IDS_STRING546 "SetTransform"
  1144. IDS_STRING547 "SetRenderState"
  1145. IDS_STRING548 "Loading texture bitmap"
  1146. IDS_STRING549 "SetTextureStageState"
  1147. IDS_STRING550 "Setting texture"
  1148. IDS_STRING551 "SetVertexShader"
  1149. IDS_STRING552 "User Cancelled"
  1150. IDS_STRING553 "Viewport::Clear"
  1151. IDS_STRING554 "BeginScene"
  1152. IDS_STRING555 "SetMaterial"
  1153. IDS_STRING556 "SetStreamSource"
  1154. IDS_STRING557 "SetIndices"
  1155. IDS_STRING558 "DrawIndexPrimitive"
  1156. IDS_STRING559 "EndScene"
  1157. END
  1158. STRINGTABLE DISCARDABLE
  1159. BEGIN
  1160. IDS_STRING560 "Present"
  1161. IDS_STRING561 "User verification of Direct3D 7 rendering"
  1162. IDS_STRING562 "User verification of Direct3D 8 rendering"
  1163. IDS_STRING563 "Loading DirectDraw DLL"
  1164. IDS_STRING564 "Getting DirectDrawCreate address"
  1165. IDS_STRING565 "DirectDrawCreate"
  1166. IDS_STRING566 "SetCooperativeLevel to Fullscreen"
  1167. IDS_STRING567 "SetCooperativeLevel to Normal"
  1168. IDS_STRING568 "SetDisplayMode to 640x480x16"
  1169. IDS_STRING569 "Creating flipping primary surface with one back buffer"
  1170. IDS_STRING570 "GetAttachedSurface"
  1171. IDS_STRING571 "Query for D3D"
  1172. IDS_STRING572 "SetViewport"
  1173. IDS_STRING573 "EnumTextureFormats"
  1174. IDS_STRING574 "Creating Direct3D Surface"
  1175. IDS_STRING575 "GetDC"
  1176. IDS_STRING576 "ReleaseDC"
  1177. END
  1178. STRINGTABLE DISCARDABLE
  1179. BEGIN
  1180. IDS_FIRSTDSOUNDTESTERROR_ENGLISH "Loading DirectSound DLL"
  1181. IDS_STRING581 "Getting DirectSoundCreate address"
  1182. IDS_STRING582 "DirectSoundCreate"
  1183. IDS_STRING583 "SetCooperativeLevel"
  1184. IDS_STRING584 "GetCaps"
  1185. IDS_STRING585 "Loading WAV data"
  1186. IDS_STRING586 "Emulated Driver testing"
  1187. IDS_STRING587 "Primary Buffer"
  1188. IDS_STRING588 "No free hardware buffer"
  1189. IDS_STRING589 "Secondary buffer"
  1190. IDS_STRING590 "SetPos"
  1191. IDS_STRING591 "No sample"
  1192. END
  1193. STRINGTABLE DISCARDABLE
  1194. BEGIN
  1195. IDS_STRING592 "CreateEvent"
  1196. IDS_STRING593 "SetNotification"
  1197. IDS_STRING594 "Lock failure"
  1198. IDS_STRING595 "Unlock failure"
  1199. IDS_STRING596 "Play"
  1200. IDS_STRING597 "GetCurPos"
  1201. IDS_STRING598 "User verification of software"
  1202. IDS_STRING599 "User verification of hardware"
  1203. END
  1204. STRINGTABLE DISCARDABLE
  1205. BEGIN
  1206. IDS_FIRSTDMUSICTESTERROR_ENGLISH "Call to CoInitialize"
  1207. IDS_STRING611 "Creating the IDirectMusicLoader object"
  1208. IDS_STRING612 "Creating the IDirectMusicPerformance object"
  1209. IDS_STRING613 "Initializing the IDirectMusicPerformance object"
  1210. IDS_STRING614 "Creating the IDirectMusicPort"
  1211. IDS_STRING615 "Activating the IDirectMusicPort"
  1212. IDS_STRING616 "Setting AutoDownload to TRUE"
  1213. IDS_STRING617 "Adding the IDirectMusicPort to the IDirectMusicPerformance object"
  1214. IDS_STRING618 "Assigning the PChannel block"
  1215. IDS_STRING619 "Transferring music resource to a temporary file"
  1216. IDS_STRING620 "Setting the search directory to the temp directory"
  1217. IDS_STRING621 "Having the IDirectMusicLoader load the music"
  1218. IDS_STRING622 "Playing the segment"
  1219. END
  1220. STRINGTABLE DISCARDABLE
  1221. BEGIN
  1222. IDS_UNKNOWNERROR_ENGLISH "error code"
  1223. IDS_FAILUREFMT_ENGLISH "Failure at step %d (%s): HRESULT = 0x%08x (%s)"
  1224. END
  1225. STRINGTABLE DISCARDABLE
  1226. BEGIN
  1227. IDS_INVALIDARG_ENGLISH "Invalid argument(s)"
  1228. IDS_FAIL_ENGLISH "Generic failure"
  1229. IDS_UNEXPECTED_ENGLISH "Unexpected error"
  1230. IDS_NOTIMPL_ENGLISH "Not implemented"
  1231. IDS_OUTOFMEMORY_ENGLISH "Out of memory"
  1232. IDS_NOINTERFACE_ENGLISH "No interface"
  1233. IDS_INVALIDMODE_ENGLISH "Invalid mode"
  1234. IDS_INVALIDPIXELFORMAT_ENGLISH "Invalid pixel format"
  1235. IDS_CANTCREATEDC_ENGLISH "Can't create DC"
  1236. IDS_NOTFOUND_ENGLISH "Not found"
  1237. IDS_NODIRECTDRAWSUPPORT_ENGLISH "No DirectDraw support"
  1238. IDS_NO3D_ENGLISH "No 3D"
  1239. IDS_INVALID_DEVICE_ENGLISH "Invalid device"
  1240. IDS_INITFAILED_ENGLISH "Initialization failed"
  1241. IDS_MATERIAL_CREATE_FAILED_ENGLISH "Material create failed"
  1242. IDS_LIGHT_SET_FAILED_ENGLISH "Light set failed"
  1243. IDS_OUT_OF_VIDEO_MEMORY_ENGLISH "Out of video memory"
  1244. IDS_D3DERR_NOTAVAILABLE_ENGLISH "3D not available"
  1245. IDS_WINSOCK_WARN_ENGLISH "The version of Winsock installed is out of date and can cause problems with networked games.\r\n"
  1246. END
  1247. STRINGTABLE DISCARDABLE
  1248. BEGIN
  1249. IDS_CONTROLUNAVAIL_ENGLISH "Control not available"
  1250. IDS_BADFORMAT_ENGLISH "Bad format"
  1251. IDS_BUFFERLOST_ENGLISH "Buffer lost"
  1252. IDS_NODRIVER_ENGLISH "No driver"
  1253. IDS_DRIVER_FAILED_ENGLISH "Driver failed"
  1254. IDS_PORTS_OPEN_ENGLISH "Ports open"
  1255. IDS_DEVICE_IN_USE_ENGLISH "Device in use"
  1256. IDS_INSUFFICIENTBUFFER_ENGLISH "Insufficient buffer"
  1257. IDS_CHUNKNOTFOUND_ENGLISH "Chunk not found"
  1258. IDS_BADINSTRUMENT_ENGLISH "Bad instrument"
  1259. IDS_CANNOTREAD_ENGLISH "Cannot read"
  1260. IDS_LOADER_BADPATH_ENGLISH "Loader: bad path"
  1261. IDS_LOADER_FAILEDOPEN_ENGLISH "Loader: failed open"
  1262. IDS_LOADER_FORMATNOTSUPPORTED_ENGLISH "Loader: format not supported"
  1263. IDS_OBJECTNOTFOUND_ENGLISH "Object not found"
  1264. IDS_ALLOCATED_ENGLISH "The request failed because DirectSound resources, such as the priority level, were already in use by another caller."
  1265. END
  1266. STRINGTABLE DISCARDABLE
  1267. BEGIN
  1268. IDS_NOTUSED2_ENGLISH "not used"
  1269. IDS_NOTUSED3_ENGLISH "not used"
  1270. IDS_NOTUSED4_ENGLISH "not used"
  1271. IDS_NOTUSED5_ENGLISH "not used"
  1272. IDS_FIRSTDPLAYTESTERROR_ENGLISH "Call to CoInitialize"
  1273. IDS_STRING677 "Creating DirectPlay Object"
  1274. IDS_STRING678 "Enumerating Connections"
  1275. IDS_STRING679 "Enumerating Sessions"
  1276. IDS_STRING680 "Enumerating Players"
  1277. IDS_STRING681 "Sending Chat Message"
  1278. IDS_STRING682 "Receiving a DirectPlay message"
  1279. IDS_STRING683 "Initializing Connection"
  1280. IDS_STRING684 "Creating Session"
  1281. IDS_STRING685 "Joining Session"
  1282. IDS_DPERR_ACCESSDENIED_ENGLISH "Access denied"
  1283. IDS_DPERR_CANTADDPLAYER_ENGLISH "Cannot add player"
  1284. END
  1285. STRINGTABLE DISCARDABLE
  1286. BEGIN
  1287. IDS_DPERR_CANTCREATESESSION_ENGLISH "Cannot create session"
  1288. IDS_DPERR_EXCEPTION_ENGLISH "An exception occurred"
  1289. IDS_DPERR_INVALIDOBJECT_ENGLISH "Invalid object"
  1290. IDS_DPERR_NOCONNECTION_ENGLISH "No connection"
  1291. IDS_DPERR_TIMEOUT_ENGLISH "Time out"
  1292. IDS_DPERR_BUSY_ENGLISH "Busy"
  1293. IDS_DPERR_CONNECTIONLOST_ENGLISH "Connection lost"
  1294. IDS_DPERR_NOSERVICEPROVIDER_ENGLISH "No service provider"
  1295. IDS_DPERR_UNAVAILABLE_ENGLISH "Not available"
  1296. IDS_REGDB_E_CLASSNOTREG_ENGLISH "Class not registered"
  1297. IDS_TESTSCANCELLED_ENGLISH "The tests were cancelled before completing."
  1298. IDS_TESTSSUCCESSFUL_ENGLISH "All tests were successful."
  1299. IDS_PAGEFILEFMT_ENGLISH "%I64dMB used, %I64dMB available"
  1300. IDS_LANGUAGEFMT_ENGLISH "%s (Regional Setting: %s)"
  1301. IDS_DEFAULTREFRESH_ENGLISH "(default refresh rate)"
  1302. END
  1303. STRINGTABLE DISCARDABLE
  1304. BEGIN
  1305. IDS_OPTIMALREFRESH_ENGLISH "(optimal refresh rate)"
  1306. IDS_FILEMISSING_ENGLISH "<File Missing>"
  1307. END
  1308. STRINGTABLE DISCARDABLE
  1309. BEGIN
  1310. IDS_UNSIGNEDDRIVERFMT1_ENGLISH "The file %s is not digitally signed, which means that it has not been tested by Microsoft's Windows Hardware Quality Labs. You may be able to get a signed driver from the manufacturer of the hardware device.\r\n"
  1311. IDS_NETMEETINGWARN_ENGLISH "NetMeeting is running. Direct3D hardware acceleration will not work until NetMeeting is shut down.\r\n"
  1312. IDS_REGISTRYPROBLEM_ENGLISH "Problems were found in the system registry. Details are available in the saved text file. You should reinstall DirectX.\r\n"
  1313. IDS_NOPROBLEM_ENGLISH "No problems found.\r\n"
  1314. IDS_DDRESULTS_ENGLISH "DirectDraw test results: "
  1315. IDS_DDINSTRUCTIONS_ENGLISH "To test DirectDraw functionality, click the ""Test DirectDraw"" button above.\r\n"
  1316. IDS_D3DRESULTS_ENGLISH "Direct3D test results: "
  1317. IDS_D3DINSTRUCTIONS_ENGLISH "To test Direct3D functionality, click the ""Test Direct3D"" button above.\r\n"
  1318. END
  1319. STRINGTABLE DISCARDABLE
  1320. BEGIN
  1321. IDS_INWINDOWSFMT1_ENGLISH "The file %s is incorrectly installed in the Windows folder and should be deleted.\r\n"
  1322. IDS_INWINDOWSFMT2_ENGLISH "Several files (%s) are incorrectly installed in the Windows folder and should be deleted.\r\n"
  1323. IDS_MISSINGFMT1_ENGLISH "The file %s is missing!\r\n"
  1324. IDS_MISSINGFMT2_ENGLISH "Several files (%s) are missing!\r\n"
  1325. IDS_OLDFMT1_ENGLISH "The file %s is an old version, which could cause problems.\r\n"
  1326. IDS_OLDFMT2_ENGLISH "Several files (%s) are old versions, which could cause problems.\r\n"
  1327. IDS_BETAFMT1_ENGLISH "The file %s is a beta version, which is unsupported and could cause problems.\r\n"
  1328. IDS_BETAFMT2_ENGLISH "Several files (%s) are beta versions, which are unsupported and could cause problems.\r\n"
  1329. IDS_DEBUGFMT1_ENGLISH "The file %s is a debug version, which will run slower than the retail version.\r\n"
  1330. IDS_DEBUGFMT2_ENGLISH "Several files (%s) are debug versions, which will run slower than the retail version.\r\n"
  1331. IDS_REINSTALL_DX_ENGLISH "You should reinstall DirectX to get the latest version.\r\n"
  1332. END
  1333. STRINGTABLE DISCARDABLE
  1334. BEGIN
  1335. IDS_DSRESULTS_ENGLISH "DirectSound test results: "
  1336. IDS_INPUTDEVPROBLEMFMT_ENGLISH "The input device '%s' reports Connection Manager problem #%d.\r\n"
  1337. IDS_INPUTPORTPROBLEMFMT_ENGLISH "The input port '%s' reports Connection Manager problem #%d.\r\n"
  1338. IDS_DSINSTRUCTIONS_ENGLISH "To test DirectSound functionality, click the ""Test DirectSound"" button above.\r\n"
  1339. IDS_BETADRIVERFMT1_ENGLISH "The file %s is a beta version, which is unsupported and could cause problems. You should get a final version from the driver manufacturer.\r\n"
  1340. IDS_BETADRIVERFMT2_ENGLISH "Several files (%s) are beta versions, which are unsupported and could cause problems. You should get final versions from the driver manufacturer.\r\n"
  1341. IDS_DEBUGDRIVERFMT1_ENGLISH "The file %s is a debug version, which will run slower than the retail version. You should get a retail version from the driver manufacturer.\r\n"
  1342. IDS_DEBUGDRIVERFMT2_ENGLISH "Several files (%s) are debug versions, which will run slower than the retail version. You should get retail versions from the driver manufacturer.\r\n"
  1343. IDS_NOINPUT_ENGLISH "No input devices detected.\r\n"
  1344. END
  1345. STRINGTABLE DISCARDABLE
  1346. BEGIN
  1347. IDS_NOPORTS_ENGLISH "No DirectMusic ports were found.\r\n"
  1348. IDS_NOGMDLS_ENGLISH "No General MIDI DLS file was specified in the registry.\r\n"
  1349. IDS_GMDLSFILEMISSING_ENGLISH "The specified General MIDI DLS file was not found.\r\n"
  1350. END
  1351. STRINGTABLE DISCARDABLE
  1352. BEGIN
  1353. IDS_SPREGISTRYERRORFMT_ENGLISH "The registry information for the service provider '%s' is missing or damaged. You should reinstall DirectX.\r\n"
  1354. IDS_SPFILEMISSINGFMT_ENGLISH "The file %s, needed for the service provider '%s', is missing. You should reinstall DirectX.\r\n"
  1355. IDS_APPREGISTRYERRORFMT_ENGLISH "The registry information for the DirectPlay application '%s' is missing or damaged. You should reinstall that application.\r\n"
  1356. IDS_DPLAYRESULTS_ENGLISH "DirectPlay test results: "
  1357. IDS_DPLAYINSTRUCTIONS_ENGLISH "To test DirectPlay functionality, click the ""Test DirectPlay"" button above.\r\n"
  1358. IDS_ACCELUNAVAIL_ENGLISH "Not Available"
  1359. IDS_ACCELENABLED_ENGLISH "Enabled"
  1360. IDS_ACCELDISABLED_ENGLISH "Disabled"
  1361. IDS_DMUSICRESULTS_ENGLISH "DirectMusic test results: "
  1362. IDS_DMUSICINSTRUCTIONS_ENGLISH "To test DirectMusic functionality, click the ""Test DirectMusic"" button above.\r\n"
  1363. END
  1364. #endif // English (U.S.) resources
  1365. /////////////////////////////////////////////////////////////////////////////
  1366. #ifndef APSTUDIO_INVOKED
  1367. /////////////////////////////////////////////////////////////////////////////
  1368. //
  1369. // Generated from the TEXTINCLUDE 3 resource.
  1370. //
  1371. /////////////////////////////////////////////////////////////////////////////
  1372. #endif // not APSTUDIO_INVOKED