Leaked source code of windows server 2003
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.

1494 lines
72 KiB

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