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

//Microsoft Developer Studio generated resource script.
//
#include <windows.h>
#include <richedit.h>
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
#define DX_VER_FILEDESCRIPTION_STR "DxDiag"
#define DX_VER_INTERNALNAME_STR "Microsoft DirectX Diagnostic Tool"
#if defined(WIN9X)
// Win95
#include "verinfo.h"
#define VERSIONNAME DX_VER_INTERNALNAME_STR "\0"
#define VERSIONDESCRIPTION DX_VER_FILEDESCRIPTION_STR "\0"
#define VERSIONTYPE VFT_APP
#define VERSIONSUBTYPE VFT2_UNKNOWN
#include "verinfo.ver"
#else
// WinNT
#include <ntverp.h>
#define VER_INTERNALNAME_STR DX_VER_INTERNALNAME_STR
#define VER_ORIGINALFILENAME_STR DX_VER_INTERNALNAME_STR
#define VER_FILEDESCRIPTION_STR DX_VER_FILEDESCRIPTION_STR
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT2_UNKNOWN
#include "common.ver"
#endif
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"#include ""verinfo.h""\r\n"
"#define VERSIONNAME ""dxdiag.exe\\0""\r\n"
"#define VERSIONDESCRIPTION ""Microsoft DirectX Diagnostic Tool\\0""\r\n"
"#define VERSIONTYPE VFT_APP\r\n"
"#define VERSIONSUBTYPE VFT2_UNKNOWN\r\n"
"#include ""verinfo.ver""\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_MAINDIALOG DIALOG DISCARDABLE 0, 0, 402, 247
STYLE DS_ABSALIGN | DS_CENTER | WS_MINIMIZEBOX | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
CAPTION "DirectX Diagnostic Tool"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "&Next Page",IDNEXT,134,228,85,14
PUSHBUTTON "&Save All Information...",IDSAVE,224,228,85,14
PUSHBUTTON "E&xit",IDEXIT,314,228,85,14
PUSHBUTTON "&Help",IDC_APPHELP,2,228,85,14
CONTROL "Tab1",IDC_TAB,"SysTabControl32",WS_TABSTOP,2,0,398,224
END
IDD_HELPPAGE DIALOGEX 0, 0, 395, 209
STYLE WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
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.",
IDC_STATIC,9,11,380,26
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.",
IDC_STATIC,9,41,380,17
LTEXT "The ""More Help"" page lists some other tools that may help with the problem you are experiencing.",
IDC_STATIC,9,71,380,9
GROUPBOX "System Information",IDC_STATIC,3,86,390,106
RTEXT "Current Date/Time:",IDC_STATIC,15,97,165,8
LTEXT "x",IDC_DATE,185,97,200,8
RTEXT "Computer Name:",IDC_STATIC,15,108,165,8
LTEXT "x",IDC_COMPUTERNAME,185,108,200,8
RTEXT "Operating System:",IDC_STATIC,15,119,165,8
LTEXT "x",IDC_OS,185,119,200,8
RTEXT "Language:",IDC_STATIC,15,130,165,8
LTEXT "x",IDC_LANGUAGE,185,130,200,8
RTEXT "Processor:",IDC_STATIC,15,141,165,8
LTEXT "x",IDC_PROCESSOR,185,141,200,8
RTEXT "Memory:",IDC_STATIC,15,152,165,8
LTEXT "x",IDC_MEMORY,185,152,200,8
RTEXT "Page file:",IDC_STATIC,15,163,165,8
LTEXT "x",IDC_PAGEFILE,185,163,200,8
RTEXT "DirectX Version:",IDC_STATIC,15,174,165,8
LTEXT "x",IDC_DIRECTXVERSION,185,174,200,8
RTEXT "Static",IDC_COPYRIGHT,75,196,314,8
CONTROL "Progress1",IDC_LOAD_PROGRESS,"msctls_progress32",
WS_BORDER,3,196,60,8
END
IDD_DXFILESPAGE DIALOGEX 0, 0, 395, 209
STYLE WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "List1",IDC_LIST,"SysListView32",LVS_REPORT |
LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,7,6,382,148
GROUPBOX "Notes",IDC_STATIC,3,158,390,49
CONTROL "",IDC_NOTES,RICHEDIT_CLASS,ES_MULTILINE | ES_AUTOVSCROLL |
ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
382,36
END
IDD_DISPLAYPAGE DIALOGEX 0, 0, 395, 209
STYLE WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Device",IDC_STATIC,3,3,230,100
RTEXT "Name:",IDC_STATIC,11,17,73,8
LTEXT "Static",IDC_ADAPTER,88,17,137,8
RTEXT "Manufacturer:",IDC_STATIC,11,28,73,8
LTEXT "Static",IDC_MANUFACTURER,88,28,137,8
RTEXT "Chip Type:",IDC_STATIC,11,39,73,8
LTEXT "Static",IDC_CHIPTYPE,88,39,137,8
RTEXT "DAC Type:",IDC_STATIC,11,50,73,8
LTEXT "Static",IDC_DACTYPE,88,50,137,8
RTEXT "Approx. Total Memory:",IDC_STATIC,11,61,73,8
LTEXT "Static",IDC_DISPLAYMEMORY,88,61,137,8
RTEXT "Current Display Mode:",IDC_STATIC,11,72,73,8
LTEXT "Static",IDC_DISPLAYMODE,88,72,137,8
RTEXT "Monitor:",IDC_STATIC,11,83,73,8
LTEXT "Static",IDC_MONITOR,88,83,137,8
GROUPBOX "Drivers",IDC_STATIC,240,3,153,100
RTEXT "Main Driver:",IDC_STATIC,246,17,53,8
LTEXT "Static",IDC_DRIVERNAME,303,17,83,8
RTEXT "Version:",IDC_STATIC,246,28,53,8
LTEXT "Static",IDC_DRIVERVERSION,303,28,83,8
RTEXT "Signed:",IDC_STATIC,246,39,53,8
LTEXT "Static",IDC_DRIVERSIGNED,303,39,83,8
RTEXT "Mini VDD:",IDC_STATIC,246,50,53,8
LTEXT "Static",IDC_MINIVDD,303,50,83,8
RTEXT "VDD:",IDC_STATIC,246,61,53,8
LTEXT "Static",IDC_VDD,303,61,83,8
GROUPBOX "DirectX Features",IDC_STATIC,3,105,390,50
RTEXT "DirectDraw Acceleration:",IDC_STATIC,9,115,89,8
LTEXT "Static",IDC_DDSTATUS,107,115,53,8
PUSHBUTTON "x",IDC_DISABLEDD,170,111,50,14
RTEXT "Direct3D Acceleration:",IDC_STATIC,9,128,89,8
LTEXT "Static",IDC_D3DSTATUS,107,128,53,8
PUSHBUTTON "x",IDC_DISABLED3D,170,125,50,14
RTEXT "AGP Texture Acceleration:",IDC_STATIC,9,141,89,8
LTEXT "Static",IDC_AGPSTATUS,107,141,53,8
PUSHBUTTON "x",IDC_DISABLEAGP,170,139,50,14
PUSHBUTTON "&Test DirectDraw",IDC_TESTDD,269,111,107,14
PUSHBUTTON "T&est Direct3D",IDC_TESTD3D,269,125,107,14
GROUPBOX "Notes",IDC_STATIC,3,158,390,49
CONTROL "",IDC_NOTES,RICHEDIT_CLASS,ES_MULTILINE | ES_AUTOVSCROLL |
ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
382,36
END
IDD_STILLSTUCKPAGE DIALOGEX 0, 0, 396, 197
STYLE WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "If you were not able to resolve the problem with this tool, here are some other things you can do:",
IDC_STATIC,8,15,352,15
LTEXT "Click this button to try Windows Help's DirectX troubleshooter:",
IDC_TROUBLESHOOTTEXT,8,35,258,19,NOT WS_VISIBLE
PUSHBUTTON "&Troubleshoot...",IDC_TROUBLESHOOT,278,32,75,14,NOT
WS_VISIBLE
LTEXT "Click this button to try Windows Help's Sound troubleshooter:",
IDC_TROUBLESHOOTSOUNDTEXT,8,55,258,19,NOT WS_VISIBLE
PUSHBUTTON "So&und...",IDC_TROUBLESHOOTSOUND,278,52,75,14,NOT
WS_VISIBLE
LTEXT "Click this button to start the Microsoft System Information Tool:",
IDC_MSINFOTEXT,8,75,258,19,NOT WS_VISIBLE
PUSHBUTTON "&MSInfo...",IDC_MSINFO,278,72,75,14,NOT WS_VISIBLE
LTEXT "Click this button to override DirectDraw's refresh rate (for advanced users only):",
IDC_STATIC,8,95,258,19
PUSHBUTTON "&Override...",IDC_OVERRIDE,278,92,75,14
LTEXT "Click this button to restore your original drivers:",
IDC_RESTOREDRIVERSTEXT,8,115,258,19,NOT WS_VISIBLE
PUSHBUTTON "R&estore...",IDC_RESTOREDRIVERS,278,112,75,14,NOT
WS_VISIBLE | WS_DISABLED
LTEXT "Click this button to report your problem to Microsoft:",
IDC_REPORTBUGTEXT,8,135,258,19,NOT WS_VISIBLE
PUSHBUTTON "&Report...",IDC_REPORTBUG,278,132,75,14,NOT WS_VISIBLE
LTEXT "Click this button to work around problems related to inactive display devices:",
IDC_GHOSTTEXT,8,155,258,19,NOT WS_VISIBLE
PUSHBUTTON "&Inactive...",IDC_GHOST,278,152,75,14,NOT WS_VISIBLE
END
IDD_SOUNDPAGE DIALOGEX 0, 0, 395, 210
STYLE WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Device",IDC_STATIC,3,3,230,100
RTEXT "Name:",IDC_STATIC,11,17,73,8
LTEXT "x",IDC_DESCRIPTION,88,17,137,8
RTEXT "Device ID:",IDC_STATIC,11,28,73,8
LTEXT "x",IDC_DEVICEID,88,28,137,8
RTEXT "Manufacturer ID:",IDC_STATIC,11,39,73,8
LTEXT "x",IDC_MANUFACTURERID,88,39,137,8
RTEXT "Product ID:",IDC_STATIC,11,50,73,8
LTEXT "x",IDC_PRODUCTID,88,50,137,8
RTEXT "Type:",IDC_STATIC,11,61,73,8
LTEXT "x",IDC_DEVICETYPE,88,61,137,8
GROUPBOX "Driver",IDC_STATIC,240,3,153,100
RTEXT "Name:",IDC_STATIC,246,17,53,8
LTEXT "x",IDC_DRIVERNAME,303,17,83,8
RTEXT "Version:",IDC_STATIC,246,28,53,8
LTEXT "x",IDC_DRIVERVERSION,303,28,83,8
RTEXT "Signed:",IDC_STATIC,246,39,53,8
LTEXT "x",IDC_DRIVERSIGNED,303,39,83,8
RTEXT "Other Files:",IDC_STATIC,246,50,53,8
LTEXT "x",IDC_OTHERFILES,303,50,83,8
RTEXT "Provider:",IDC_STATIC,246,61,53,8
LTEXT "x",IDC_PROVIDER,303,61,83,8
GROUPBOX "DirectX Features",IDC_STATIC,3,105,390,50
RTEXT "Hardware Sound Acceleration Level:",IDC_SNDACCELLABEL,9,
124,91,20
CTEXT "x",IDC_SNDACCELDESC,102,119,77,8
CONTROL "Slider1",IDC_SNDACCELSLIDER,"msctls_trackbar32",
TBS_AUTOTICKS | WS_TABSTOP,104,127,71,18
PUSHBUTTON "&Test DirectSound",IDC_TESTSND,269,125,107,14
GROUPBOX "Notes",IDC_STATIC,3,158,390,49
CONTROL "",IDC_NOTES,RICHEDIT_CLASS,ES_MULTILINE | ES_AUTOVSCROLL |
ES_READONLY | WS_BORDER | WS_VSCROLL,7,167,382,36
END
IDD_BUGINFO DIALOG DISCARDABLE 0, 0, 350, 111
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Bug Report Information"
FONT 8, "MS Shell Dlg"
BEGIN
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.",
IDC_STATIC,7,7,336,27
RTEXT "DxDiag File:",IDC_STATIC,7,75,39,8
EDITTEXT IDC_PATH,49,72,241,14,ES_AUTOHSCROLL
DEFPUSHBUTTON "&OK",IDOK,240,90,50,14
PUSHBUTTON "&Cancel",IDCANCEL,293,90,50,14
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",
IDC_STATIC,7,35,336,16
LTEXT "the on-screen instructions to submit the bug report. When submitting a bug you must also attach the DxDiag information file.",
IDC_STATIC,7,51,336,18
PUSHBUTTON "&Browse...",IDC_BROWSE,293,72,50,14
END
IDD_INPUTPAGE DIALOGEX 0, 0, 395, 209
STYLE WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Input Devices",IDC_STATIC,3,1,390,78
CONTROL "List1",IDC_LIST,"SysListView32",LVS_REPORT |
LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,7,11,382,63
GROUPBOX "Installed Drivers",IDC_STATIC,3,81,390,73
CONTROL "List1",IDC_DRIVERLIST,"SysListView32",LVS_REPORT |
LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,7,91,382,56
GROUPBOX "Notes",IDC_STATIC,3,158,390,49
CONTROL "",IDC_NOTES,RICHEDIT_CLASS,ES_MULTILINE | ES_AUTOVSCROLL |
ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
382,36
END
IDD_OVERRIDEDD DIALOG DISCARDABLE 0, 0, 181, 167
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Override DirectDraw Refresh Behavior"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK,35,146,50,14
PUSHBUTTON "Cancel",IDCANCEL,101,146,50,14
GROUPBOX "Refresh Rate",IDC_STATIC,7,7,167,61
CONTROL "&Default",IDC_DEFAULTREFRESH,"Button",
BS_AUTORADIOBUTTON | WS_TABSTOP,17,22,39,10
CONTROL "&Override Value:",IDC_OVERRIDEREFRESH,"Button",
BS_AUTORADIOBUTTON,17,43,65,10
EDITTEXT IDC_OVERRIDEREFRESHVALUE,87,41,40,14,ES_AUTOHSCROLL
LTEXT "Warning: Only advanced users should change these settings.",
IDC_STATIC,7,72,167,31
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.",
IDC_STATIC,7,106,167,34
END
IDD_MUSICPAGE DIALOGEX 0, 0, 395, 209
STYLE WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "General MIDI DLS Collection:",IDC_STATIC,6,9,112,8
EDITTEXT IDC_GMPATH,123,9,262,12,ES_AUTOHSCROLL | ES_READONLY |
NOT WS_BORDER
GROUPBOX "Music Ports",IDC_STATIC,3,23,390,81
CONTROL "List1",IDC_LIST,"SysListView32",LVS_REPORT |
LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,7,34,382,64
GROUPBOX "DirectX Features",IDC_STATIC,3,105,390,50
LTEXT "Default Port Acceleration: ",IDC_STATIC,13,119,84,8
LTEXT "x",IDC_DMSTATUS,101,119,64,8
PUSHBUTTON "x",IDC_DISABLEDM,101,132,50,14
PUSHBUTTON "&Test DirectMusic",IDC_TESTMUSIC,276,116,107,14
RTEXT "Test using this &port:",IDC_STATIC,176,136,90,8
COMBOBOX IDC_PORTLISTCOMBO,275,135,109,77,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
GROUPBOX "Notes",IDC_STATIC,3,158,390,49
CONTROL "",IDC_NOTES,RICHEDIT_CLASS,ES_MULTILINE | ES_AUTOVSCROLL |
ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
382,36
END
IDD_NETWORKPAGE DIALOGEX 0, 0, 395, 210
STYLE WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg"
BEGIN
GROUPBOX "Registered DirectPlay Service Providers",IDC_STATIC,3,7,
194,116
CONTROL "List1",IDC_DPSPLIST,"SysListView32",LVS_REPORT |
LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,8,18,184,99
GROUPBOX "Registered Lobbyable DirectPlay Applications",
IDC_STATIC,201,7,191,116
CONTROL "List1",IDC_DPALIST,"SysListView32",LVS_REPORT |
LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP,206,17,180,
99
PUSHBUTTON "&Test DirectPlay",IDC_TESTPLAY,155,135,88,14
GROUPBOX "DirectX Features",IDC_STATIC,3,125,390,30
GROUPBOX "Notes",IDC_STATIC,3,158,390,49
CONTROL "",IDC_NOTES,RICHEDIT_CLASS,ES_MULTILINE | ES_AUTOVSCROLL |
ES_READONLY | WS_BORDER | WS_VSCROLL | WS_TABSTOP,7,167,
382,36
END
IDD_TESTNETSETUP DIALOG DISCARDABLE 0, 0, 258, 162
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "DirectPlay Test"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK,76,140,50,14
PUSHBUTTON "Cancel",IDCANCEL,142,140,50,14
LTEXT "DirectPlay will be tested using the settings you choose here.",
IDC_STATIC,7,7,244,16
RTEXT "&User Name:",IDC_STATIC,7,26,55,8
EDITTEXT IDC_PLAYERNAME,69,23,182,14,ES_AUTOHSCROLL
RTEXT "&Service Provider:",IDC_STATIC,7,55,55,8
LISTBOX IDC_SPLIST,69,40,182,40,LBS_SORT | LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
EDITTEXT IDC_PORT,69,84,40,14,ES_AUTOHSCROLL
RTEXT "TCP/IP Port:",IDC_PORT_TEXT,7,87,55,8
CONTROL "&Create New Session",IDC_CREATESESSION,"Button",
BS_AUTORADIOBUTTON,7,110,80,10
EDITTEXT IDC_SESSIONNAME,99,108,152,14,ES_AUTOHSCROLL
CONTROL "&Join Existing Session",IDC_JOINSESSION,"Button",
BS_AUTORADIOBUTTON,7,125,81,10
END
IDD_TESTNETSESSIONS DIALOG DISCARDABLE 0, 0, 240, 170
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Session List"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "Join",IDOK,62,149,50,14
PUSHBUTTON "Cancel",IDCANCEL,128,149,50,14
LTEXT "Choose the DirectPlay session that you would like to join. This list is updated every few seconds. ",
IDC_STATIC,7,7,226,26
LISTBOX IDC_SESSIONLIST,7,68,226,71,LBS_SORT |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
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.",
IDC_STATIC,7,37,226,27
END
IDD_TESTNETCHAT DIALOG DISCARDABLE 0, 0, 265, 236
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "DxDiag DirectPlay Chat"
FONT 8, "MS Shell Dlg"
BEGIN
EDITTEXT IDC_CHATINPUT,7,192,193,14,ES_AUTOHSCROLL
DEFPUSHBUTTON "&Send",IDC_SEND,208,192,50,14
PUSHBUTTON "&Close",IDOK,107,215,50,14
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.",
IDC_STATIC,7,7,251,27
EDITTEXT IDC_CHATOUTPUT,7,38,251,151,ES_MULTILINE | ES_READONLY |
WS_VSCROLL
END
IDD_GHOST DIALOG DISCARDABLE 0, 0, 358, 226
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Adjust Inactive Display Devices"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "The display devices listed below are believed to be inactive. In some cases, their presence in the system registry can cause problems.",
IDC_STATIC,7,7,344,25
LTEXT "You can select devices from the ""Inactive Devices"" list and click ""Backup"" to move their registry information to a backup location.",
IDC_STATIC,7,35,344,25
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.",
IDC_STATIC,7,64,344,25
LTEXT "Warning: Using this tool without guidance from a product support expert could cause serious system problems.",
IDC_STATIC,7,93,344,25
GROUPBOX "Inactive Devices",IDC_STATIC,7,122,142,80
LISTBOX IDC_RESTOREDLIST,12,133,132,63,LBS_SORT |
LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL |
WS_HSCROLL | WS_TABSTOP
GROUPBOX "Backed-up Inactive Devices",IDC_STATIC,208,122,143,80
LISTBOX IDC_BACKEDUPLIST,213,133,133,63,LBS_SORT |
LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL |
WS_HSCROLL | WS_TABSTOP
PUSHBUTTON "&Backup >>",IDC_BACKUP,154,143,50,14
PUSHBUTTON "<< &Restore",IDC_RESTORE,154,165,50,14
DEFPUSHBUTTON "&Close",IDOK,154,205,50,14
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_MAINDIALOG, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 395
TOPMARGIN, 7
BOTTOMMARGIN, 240
END
IDD_HELPPAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 388
TOPMARGIN, 7
BOTTOMMARGIN, 202
END
IDD_DXFILESPAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 388
TOPMARGIN, 7
BOTTOMMARGIN, 202
END
IDD_DISPLAYPAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 388
TOPMARGIN, 7
BOTTOMMARGIN, 202
END
IDD_STILLSTUCKPAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 389
TOPMARGIN, 7
BOTTOMMARGIN, 190
END
IDD_SOUNDPAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 388
TOPMARGIN, 7
BOTTOMMARGIN, 203
END
IDD_BUGINFO, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 343
TOPMARGIN, 7
BOTTOMMARGIN, 104
END
IDD_INPUTPAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 393
TOPMARGIN, 7
BOTTOMMARGIN, 207
END
IDD_OVERRIDEDD, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 174
TOPMARGIN, 7
BOTTOMMARGIN, 160
END
IDD_MUSICPAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 393
TOPMARGIN, 7
BOTTOMMARGIN, 207
END
IDD_NETWORKPAGE, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 388
TOPMARGIN, 7
BOTTOMMARGIN, 203
END
IDD_TESTNETSETUP, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 251
TOPMARGIN, 7
BOTTOMMARGIN, 132
END
IDD_TESTNETSESSIONS, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 233
TOPMARGIN, 7
BOTTOMMARGIN, 163
END
IDD_TESTNETCHAT, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 258
TOPMARGIN, 7
BOTTOMMARGIN, 229
END
IDD_GHOST, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 351
TOPMARGIN, 7
BOTTOMMARGIN, 219
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_APP ICON DISCARDABLE "app.ico"
IDI_CAUTION ICON DISCARDABLE "caution.ico"
/////////////////////////////////////////////////////////////////////////////
//
// WAVE
//
IDR_WAVTST WAVE DISCARDABLE "testsnd.wav"
/////////////////////////////////////////////////////////////////////////////
//
// SGMT
//
IDR_TSTSGMT SGMT DISCARDABLE "edge.sgt"
/////////////////////////////////////////////////////////////////////////////
//
// STYL
//
IDR_TSTSTYL STYL DISCARDABLE "edge.sty"
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
DIRECTX BITMAP DISCARDABLE "directx.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
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)"
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)"
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)"
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)"
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)"
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)"
IDS_DXSETUP_COMPONENTFILES "dxsetup.exe(opt/notNT),dsetup.dll(opt/notNT),dsetup16.dll(opt/notNT),dsetup32.dll(opt/notNT)"
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)"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_FIRSTDDTESTERROR "Loading DirectDraw DLL"
IDS_STRING3 "Getting DirectDrawCreate address"
IDS_STRING4 "DirectDrawCreate"
IDS_STRING5 "GetCaps"
IDS_STRING6 "User verification of rectangles"
IDS_STRING7 "User verification of windowed bouncing"
IDS_STRING8 "User verification of fullscreen bouncing"
IDS_STRING9 "SetCooperativeLevel to Normal"
IDS_STRING10 "Creating primary surface"
IDS_STRING11 "Getting primary surface description"
IDS_STRING12 "Colorfill blit to primary"
IDS_STRING13 "Creating offscreen plain surface"
IDS_STRING14 "Colorfill blit to offscreen plain surface"
IDS_STRING15 "Blitting offscreen plain to primary surface"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING16 "Creating test window"
IDS_STRING17 "SetCooperativeLevel to Fullscreen"
IDS_STRING18 "SetDisplayMode to 640x480x16"
IDS_STRING19 "Creating flipping primary surface with one back buffer"
IDS_STRING20 "GetAttachedSurface"
IDS_STRING21 "Colorfill to back buffer"
IDS_STRING22 "Flip"
IDS_FIRSTD3DTESTERROR "Loading Direct3D DLL"
IDS_STRING31 "Getting Direct3DCreate8 address"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING32 "Calling Direct3DCreate8"
IDS_STRING33 "EnumAdapterModes"
IDS_STRING34 "GetDeviceCaps"
IDS_STRING35 "No hardware supported display modes found"
IDS_STRING36 "Creating test window"
IDS_STRING37 "Creating 3D Device"
IDS_STRING38 "GetBackBuffer"
IDS_STRING39 "GetDesc"
IDS_STRING40 "CreateVertexBuffer"
IDS_STRING41 "CreateVertexBuffer"
IDS_STRING42 "Lock"
IDS_STRING43 "Unlock"
IDS_STRING44 "SetLight"
IDS_STRING45 "LightEnable"
IDS_STRING46 "SetTransform"
IDS_STRING47 "SetRenderState"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING48 "Loading texture bitmap"
IDS_STRING49 "SetTextureStageState"
IDS_STRING50 "Setting texture"
IDS_STRING51 "SetVertexShader"
IDS_STRING52 "User Cancelled"
IDS_STRING53 "Viewport::Clear"
IDS_STRING54 "BeginScene"
IDS_STRING55 "SetMaterial"
IDS_STRING56 "SetStreamSource"
IDS_STRING57 "SetIndices"
IDS_STRING58 "DrawIndexPrimitive"
IDS_STRING59 "EndScene"
IDS_STRING60 "Present"
IDS_STRING61 "User verification of Direct3D 7 rendering"
IDS_STRING62 "User verification of Direct3D 8 rendering"
IDS_STRING63 "Loading DirectDraw DLL"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING64 "Getting DirectDrawCreate address"
IDS_STRING65 "DirectDrawCreate"
IDS_STRING66 "SetCooperativeLevel to Fullscreen"
IDS_STRING67 "SetCooperativeLevel to Normal"
IDS_STRING68 "SetDisplayMode to 640x480x16"
IDS_STRING69 "Creating flipping primary surface with one back buffer"
IDS_STRING70 "GetAttachedSurface"
IDS_STRING71 "Query for D3D"
IDS_STRING72 "SetViewport"
IDS_STRING73 "EnumTextureFormats"
IDS_STRING74 "Creating Direct3D Surface"
IDS_STRING75 "GetDC"
IDS_STRING76 "ReleaseDC"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_FIRSTDSOUNDTESTERROR "Loading DirectSound DLL"
IDS_STRING81 "Getting DirectSoundCreate address"
IDS_STRING82 "DirectSoundCreate"
IDS_STRING83 "SetCooperativeLevel"
IDS_STRING84 "GetCaps"
IDS_STRING85 "Loading WAV data"
IDS_STRING86 "Emulated Driver testing"
IDS_STRING87 "Primary Buffer"
IDS_STRING88 "No free hardware buffer"
IDS_STRING89 "Secondary buffer"
IDS_STRING90 "SetPos"
IDS_STRING91 "No sample"
IDS_STRING92 "CreateEvent"
IDS_STRING93 "SetNotification"
IDS_STRING94 "Lock failure"
IDS_STRING95 "Unlock failure"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING96 "Play"
IDS_STRING97 "GetCurPos"
IDS_STRING98 "User verification of software"
IDS_STRING99 "User verification of hardware"
IDS_OLDWINDOWSVERSION "This program requires Windows 95, Windows 98, Windows 2000, or a newer version of Windows."
IDS_NOBASICDISPLAYINFO "Could not get basic display info"
IDS_NOBASICSOUNDINFO "Could not get basic sound info."
IDS_PROBLEMSAVING "Problem saving file"
IDS_NORICHED32 "Could not load RICHED32.DLL"
IDS_NOIMAGELIST "Could not create image list"
IDS_NOICON "Could not load icon"
IDS_NOTROUBLESHOOTER "Could not start the DirectX Troubleshooter."
IDS_NOMSINFO "Could not start MSInfo."
IDS_COMPONENTFILESPROBLEM "Problem scanning component files"
IDS_DRIVERFILESPROBLEM "Problem scanning driver files"
IDS_NOEXTRADISPLAYINFO "Problem getting extra display info"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_NOEXTRASOUNDINFO "Problem getting extra sound info"
IDS_NOINPUTINFO "Problem getting input info"
IDS_NOINPUTDRIVERINFO "Problem getting input driver info"
IDS_HELPDIRLEAF "\\Help"
IDS_HELPEXE "hh"
IDS_HELPTAB "System"
IDS_DXFILESTAB "DirectX Files"
IDS_ONEDISPLAYTAB "Display"
IDS_MULTIDISPLAYTAB "Display %d"
IDS_ONESOUNDTAB "Sound"
IDS_MULTISOUNDTAB "Sound %d"
IDS_INPUTTAB "Input"
IDS_STILLSTUCKTAB "More Help"
IDS_COPYRIGHTFMT "DxDiag %s %s Copyright © 1998-2001 Microsoft Corporation. All rights reserved."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERRORFMT1 "Error: %s, result code = 0x%08x (%s)"
IDS_ERRORFMT2 "Error: %s"
IDS_ERRORTITLE "DxDiag Error"
IDS_LISTCONTINUER ", "
IDS_LISTETC ", etc."
IDS_OBSOLETEFMT1 "The file %s is obsolete and should be deleted.\r\n"
IDS_OBSOLETEFMT2 "Several files (%s) are obsolete and should be deleted.\r\n"
IDS_NOPROBLEM "No problems found.\r\n"
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"
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"
END
STRINGTABLE DISCARDABLE
BEGIN
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"
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"
IDS_ACCELENABLED "Enabled"
IDS_ACCELDISABLED "Disabled"
IDS_ACCELUNAVAIL "Not Available"
IDS_ENABLE "Enable"
IDS_DISABLE "Disable"
IDS_NODRIVERPROBLEM "No driver problems found.\r\n"
IDS_DDRESULTS "DirectDraw test results: "
IDS_DDINSTRUCTIONS "To test DirectDraw functionality, click the ""Test DirectDraw"" button above.\r\n"
IDS_DSRESULTS "DirectSound test results: "
IDS_DSINSTRUCTIONS "To test DirectSound functionality, click the ""Test DirectSound"" button above.\r\n"
IDS_NOINPUT "No input devices detected.\r\n"
IDS_DEVICENAME "Device Name"
IDS_USAGE "Usage"
IDS_DRIVERNAME "Driver Name"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_VERSION "Version"
IDS_ATTRIBUTES "Attributes"
IDS_SIGNED "Digitally Signed"
IDS_LANGUAGE "Language"
IDS_DATE "Date"
IDS_SIZE "Size"
IDS_YES "Yes"
IDS_NO "No"
IDS_REGISTRYKEY "Registry Key"
IDS_ACTIVE "Active"
IDS_DEVICEID "DeviceID"
IDS_MATCHINGDEVID "Matching DevID"
IDS_DRIVER16 "Driver (16-bit)"
IDS_DRIVER32 "Driver (32-bit)"
IDS_NAME "Name"
IDS_DISABLEDDWARNING "This will disable hardware acceleration of DirectDraw for ALL display devices in your system. It will also make any Direct3D acceleration unavailable."
END
STRINGTABLE DISCARDABLE
BEGIN
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."
IDS_APPFULLNAME "DirectX Diagnostic Tool"
IDS_DISABLED3DWARNING "This will disable hardware acceleration of Direct3D for ALL display devices on your system."
IDS_ENABLED3DWARNING "This will enable hardware acceleration of Direct3D for ALL display devices on your system."
IDS_SENDBUGINSTRUCTIONS "Please copy the contents of %s into an email message.\n\nThen send the email to [email protected].\n\nThank you!"
IDS_EDITOR "Notepad.exe"
IDS_DXFBUGS "[email protected]"
IDS_EMAILERRORFMT "Your email program could not be started.\nThe command line used was: %s\nThe Registry Key checked was: HKEY_LOCAL_MACHINE\\\\%s"
IDS_D3DRESULTS "Direct3D test results: "
IDS_D3DINSTRUCTIONS "To test Direct3D functionality, click the ""Test Direct3D"" button above.\r\n"
IDS_FILTER "Text File (*.txt)#*.txt#"
IDS_DEFAULTFILENAME "DxDiag.txt"
IDS_DEFAULTEXT "txt"
IDS_UNSIGNEDDRIVERFMT1
"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"
IDS_UNSIGNEDDRIVERFMT2
"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"
IDS_NETMEETINGWARN
"NetMeeting is running. Direct3D hardware acceleration may not work until NetMeeting is shut down.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_NA "n/a"
IDS_STARTDDTEST "This will test DirectDraw on this device. Okay to proceed?"
IDS_SKIPWINDOWED "We'll skip the windowed tests since this device doesn't work in windowed mode."
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."
IDS_CONFIRMDDTEST1 "Did you see alternating black and white rectangles around the screen?"
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."
IDS_CONFIRMDDTEST2 "Did you see a bouncing white box?"
IDS_DDTEST3 "The following test will use DirectDraw to draw in fullscreen mode. You should see a bouncing white box."
IDS_CONFIRMDDTEST3 "Did you see a bouncing white box?"
IDS_ENDDDTESTS "That's the end of the DirectDraw tests."
IDS_TESTSCANCELLED "The tests were cancelled before completing."
IDS_TESTSSUCCESSFUL "All tests were successful."
IDS_UNKNOWNERROR "error code"
IDS_FAILUREFMT "Failure at step %d (%s): HRESULT = 0x%08x (%s)"
IDS_STARTD3DTEST "This will test Direct3D on this device. Okay to proceed?"
IDS_D3DTEST1 "This test will use hardware-accelerated DirectX 7 interfaces."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_PORTID "Port ID"
IDS_PORTSTATUS "Port Status"
IDS_INPUTDEVPROBLEMFMT "The input device '%s' reports Connection Manager problem #%d.\r\n"
IDS_INPUTPORTPROBLEMFMT "The input port '%s' reports Connection Manager problem #%d.\r\n"
IDS_REPLACEGHOST "A device with that ID already exists there. Do you want to overwrite it?"
IDS_DATACENTERSERVER ", Datacenter Edition"
IDS_ADVANCEDSERVER ", Enterprise Edition"
IDS_SERVER ", Standard Edition"
IDS_PROFESSIONAL "Professional"
IDS_PERSONAL "Home Edition"
IDS_WEBSERVER ", Web Edition"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CONFIRMD3DTEST "Did you see a spinning cube with the DirectX logo on the sides?"
IDS_YOUCANCELLED "You cancelled the test by pressing a key."
IDS_D3DTEST2 "This test will use hardware-accelerated DirectX 8 interfaces."
IDS_MODIFYAPPFMT1 "Click this button to modify %s's DirectX behavior (for experts only!):"
IDS_MODIFYAPPFMT2 "Settings for %s"
IDS_COULDNTMODIFYAPPSETTINGS
"There was a problem saving the application settings."
IDS_BADREFRESHVALUE "Refresh rate value must be between 40 and 120."
IDS_HELPFILE "dxdiag.chm"
IDS_NOHELP "Could not find or open the help file for DxDiag."
IDS_SETDISPLAYMODEFAILED
"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."
IDS_NOBASICMUSICINFO "Could not get basic DirectMusic info."
IDS_MUSICTAB "Music"
IDS_NOEXTRAMUSICINFO "Could not get extra DirectMusic info."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DESCRIPTION "Description"
IDS_TYPE "Type"
IDS_DLS "Supports DLS"
IDS_DEFAULTPORT "Default Port"
IDS_NOPORTS "No DirectMusic ports were found.\r\n"
IDS_NOGMDLS "No General MIDI DLS file was specified in the registry.\r\n"
IDS_GMDLSFILEMISSING "The specified General MIDI DLS file was not found.\r\n"
IDS_INOUT "In/Out"
IDS_STARTDMUSICTEST "This will test DirectMusic using the '%s' music port. Okay to proceed?"
IDS_FIRSTDMUSICTESTERROR "Call to CoInitialize"
IDS_STRING234 "Creating the IDirectMusicLoader object"
IDS_STRING235 "Creating the IDirectMusicPerformance object"
IDS_STRING236 "Initializing the IDirectMusicPerformance object"
IDS_STRING237 "Creating the IDirectMusicPort"
IDS_STRING238 "Activating the IDirectMusicPort"
IDS_STRING239 "Setting AutoDownload to TRUE"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING240 "Adding the IDirectMusicPort to the IDirectMusicPerformance object"
IDS_STRING241 "Assigning the PChannel block"
IDS_STRING242 "Transferring music resource to a temporary file"
IDS_STRING243 "Setting the search directory to the temp directory"
IDS_STRING244 "Having the IDirectMusicLoader load the music"
IDS_STRING245 "Playing the segment"
IDS_MUSICPLAYING "You should hear some music playing. Click OK to continue."
IDS_DMUSICINSTRUCTIONS "To test DirectMusic functionality, click the ""Test DirectMusic"" button above.\r\n"
IDS_DMUSICRESULTS "DirectMusic test results: "
IDS_OUTPUT "Output"
IDS_INPUT "Input"
IDS_SOFTWARE "Software"
IDS_HARDWARE "Hardware"
IDS_FILEMISSING "<File Missing>"
IDS_GMFILEFMT "%s (Version %s)"
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?"
IDS_DD "DirectDraw"
IDS_DS "DirectSound"
IDS_DM "DirectMusic"
IDS_DI "DirectInput"
IDS_DP "DirectPlay"
IDS_SI "the system information"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_INWINDOWSFMT1 "The file %s is incorrectly installed in the Windows folder and should be deleted.\r\n"
IDS_INWINDOWSFMT2 "Several files (%s) are incorrectly installed in the Windows folder and should be deleted.\r\n"
IDS_STARTDSOUNDTEST "This will test DirectSound on this device by playing a sound effect using several different audio formats. Okay to proceed?"
IDS_NOHARDWAREBUFFERING "Your sound card does not support hardware buffering. Sounds will only play back from software buffers."
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?"
IDS_3D "3-D"
IDS_MONO "Mono"
IDS_STEREO "Stereo"
IDS_MULTICHANNEL "Multichannel"
IDS_EMULATED "Emulated"
IDS_VXD "VXD"
IDS_WDM "WDM"
IDS_INVALIDARG "Invalid argument(s)"
IDS_FAIL "Generic failure"
IDS_UNEXPECTED "Unexpected error"
IDS_NOTIMPL "Not implemented"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_OUTOFMEMORY "Out of memory"
IDS_NOINTERFACE "No interface"
IDS_INVALIDMODE "Invalid mode"
IDS_INVALIDPIXELFORMAT "Invalid pixel format"
IDS_CANTCREATEDC "Can't create DC"
IDS_NOTFOUND "Not found"
IDS_NODIRECTDRAWSUPPORT "No DirectDraw support"
IDS_NO3D "No 3D"
IDS_INVALID_DEVICE "Invalid device"
IDS_INITFAILED "Initialization failed"
IDS_MATERIAL_CREATE_FAILED "Material create failed"
IDS_LIGHT_SET_FAILED "Light set failed"
IDS_CONTROLUNAVAIL "Control not available"
IDS_BADFORMAT "Bad format"
IDS_BUFFERLOST "Buffer lost"
IDS_NODRIVER "No driver"
IDS_OUT_OF_VIDEO_MEMORY "Out of video memory"
IDS_D3DERR_NOTAVAILABLE "3D not available"
IDS_WINSOCK_WARN "The version of Winsock installed is out of date and can cause problems with networked games.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DRIVER_FAILED "Driver failed"
IDS_PORTS_OPEN "Ports open"
IDS_DEVICE_IN_USE "Device in use"
IDS_INSUFFICIENTBUFFER "Insufficient buffer"
IDS_CHUNKNOTFOUND "Chunk not found"
IDS_BADINSTRUMENT "Bad instrument"
IDS_CANNOTREAD "Cannot read"
IDS_LOADER_BADPATH "Loader: bad path"
IDS_LOADER_FAILEDOPEN "Loader: failed open"
IDS_LOADER_FORMATNOTSUPPORTED "Loader: format not supported"
IDS_OBJECTNOTFOUND "Object not found"
IDS_ALLOCATED "The request failed because DirectSound resources, such as the priority level, were already in use by another caller."
IDS_NOTUSED2 "not used"
IDS_NOTUSED3 "not used"
IDS_NOTUSED4 "not used"
IDS_NOTUSED5 "not used"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ENABLEDD "En&able"
IDS_DISABLEDD "&Disable"
IDS_ENABLED3D "Ena&ble"
IDS_DISABLED3D "D&isable"
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."
IDS_NOMACHINENAME "none"
IDS_NECPC98 " (NEC PC-98 series)"
IDS_WINVERFMT "%s%s (%d.%d, Build %d)"
IDS_DEBUG "Debug"
IDS_LANGUAGEFMT "%s (Regional Setting: %s)"
IDS_PAGEFILEFMT "%I64dMB used, %I64dMB available"
IDS_FINAL "Final"
IDS_BETA "Beta"
IDS_RETAIL "Retail"
IDS_JOYSTICKPRESENT " (Present)"
IDS_DEFAULT "Default"
IDS_ATTRIBCOMBINE "%s %s"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_EXTERNAL "External"
IDS_EXTERNALMUSICPLAYING
"If you have an external synthesizer hooked up to your computer, you should hear some music playing. Click OK to continue."
IDS_UNICODE "Unicode"
IDS_DEFAULTREFRESH "(default refresh rate)"
IDS_OPTIMALREFRESH "(optimal refresh rate)"
IDS_NUMPROCFMT " (%d CPUs)"
IDS_NODXSETUP "Could not start DxSetup.exe."
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."
IDS_OLDFMT1 "The file %s is an old version, which could cause problems.\r\n"
IDS_OLDFMT2 "Several files (%s) are old versions, which could cause problems.\r\n"
IDS_BETAFMT1 "The file %s is a beta version, which is unsupported and could cause problems.\r\n"
IDS_BETAFMT2 "Several files (%s) are beta versions, which are unsupported and could cause problems.\r\n"
IDS_DEBUGFMT1 "The file %s is a debug version, which will run slower than the retail version.\r\n"
IDS_DEBUGFMT2 "Several files (%s) are debug versions, which will run slower than the retail version.\r\n"
IDS_MISSINGFMT1 "The file %s is missing!\r\n"
IDS_MISSINGFMT2 "Several files (%s) are missing!\r\n"
IDS_REINSTALL_DX "You should reinstall DirectX to get the latest version.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_KERNELMODE "Kernel Mode"
IDS_NETWORKTAB "Network"
IDS_SPREGISTRYERRORFMT "The registry information for the service provider '%s' is missing or damaged.\r\n"
IDS_SPFILEMISSINGFMT "The file %s, needed for the service provider '%s', is missing.\r\n"
IDS_APPREGISTRYERRORFMT "The registry information for the DirectPlay application '%s' is missing or damaged. You should reinstall that application.\r\n"
IDS_APPFILEMISSINGFMT "The file %s, needed for the DirectPlay application '%s', is missing. You should reinstall that application.\r\n"
IDS_DPLAYRESULTS "DirectPlay test results: "
IDS_DPLAYINSTRUCTIONS "To test DirectPlay functionality, click the ""Test DirectPlay"" button above.\r\n"
IDS_REGISTRY "Registry"
IDS_FILE "File"
IDS_GUID "GUID"
IDS_OK "OK"
IDS_ERROR "Error"
IDS_NONETINFO "Problem getting network info"
IDS_DEFAULTUSERNAME "Test User"
IDS_DEFAULTSESSIONNAME "Test Session"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_JOINMSGFMT "%s has joined the session.\r\n"
IDS_LEAVEMSGFMT "%s has left the session.\r\n"
IDS_FIRSTDPLAYTESTERROR "Call to CoInitialize"
IDS_STRING355 "Creating DirectPlay Object"
IDS_STRING356 "Constructing DirectPlay addresses"
IDS_STRING357 "Enumerating Sessions"
IDS_STRING358 "Enumerating Players"
IDS_STRING359 "Sending Chat Message"
IDS_STRING360 "Receiving a DirectPlay message"
IDS_STRING361 "Setting Peer Info"
IDS_STRING362 "Creating Session"
IDS_STRING363 "Joining Session"
IDS_NOSNDACCELERATION "No acceleration"
IDS_BASICSNDACCELERATION "Basic acceleration"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STANDARDSNDACCELERATION "Standard acceleration"
IDS_FULLSNDACCELERATION "Full acceleration"
IDS_DPERR_ACCESSDENIED "Access denied"
IDS_DPERR_CANTADDPLAYER "Cannot add player"
IDS_DPERR_CANTCREATESESSION "Cannot create session"
IDS_DPERR_EXCEPTION "An exception occurred"
IDS_DPERR_INVALIDOBJECT "Invalid object"
IDS_DPERR_NOCONNECTION "No connection"
IDS_DPERR_TIMEOUT "Time out"
IDS_DPERR_BUSY "Busy"
IDS_DPERR_CONNECTIONLOST "Connection lost"
IDS_DPERR_NOSERVICEPROVIDER "No service provider"
IDS_DPERR_UNAVAILABLE "Not available"
IDS_REGDB_E_CLASSNOTREG "Class not registered"
IDS_TESTNEEDSDX8 "This test requires that at least DirectX 8.0 be installed."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_INITCONNECTIONFAILED
"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."
IDS_DXMBUGS "[email protected]"
IDS_JOY_HW_NONE "None"
IDS_JOY_HW_CUSTOM "Custom"
IDS_JOY_HW_2A_2B_GENERIC "Two axis, two button"
IDS_JOY_HW_2A_4B_GENERIC "Two axis, four button"
IDS_JOY_HW_2B_GAMEPAD "Two button gamepad"
IDS_JOY_HW_2B_FLIGHTYOKE "Two button flightyoke"
IDS_JOY_HW_2B_FLIGHTYOKETHROTTLE "Two button flightyoke with throttle"
IDS_JOY_HW_3A_2B_GENERIC "Three axis, two button"
IDS_JOY_HW_3A_4B_GENERIC "Three axis, four button"
IDS_JOY_HW_4B_GAMEPAD "Four button gamepad"
IDS_JOY_HW_4B_FLIGHTYOKE "Four button flightyoke"
IDS_JOY_HW_4B_FLIGHTYOKETHROTTLE "Four button flightyoke with throttle"
IDS_JOY_UNKNOWN " "
END
STRINGTABLE DISCARDABLE
BEGIN
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?"
IDS_SAVEDONE "File saved. DxDiag will now exit."
IDS_HELPNEEDSIE5 "You must have at least version 5.0 of Internet Explorer installed to view the help files."
IDS_ENABLEAGP "Enab&le"
IDS_DISABLEAGP "Disab&le"
IDS_ENABLEAGPWARNING "This will re-enable usage of AGP (Accelerated Graphics Port) for ALL display devices in your system which support it."
IDS_LOOKINGFORSESSIONS "Looking for sessions...\r\n"
IDS_CONNECTING "Connecting to host....\r\n"
IDS_CONNECTED "Successfully connected to host.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TROUBLESHOOTER_WIN98 "mdirx.htm"
IDS_SOUNDTROUBLESHOOTER_WIN98 "sound.htm"
IDS_TROUBLESHOOTER_WIN98SE "tshoot98.chm"
IDS_TROUBLESHOOTER_WINME "tshoot00.chm"
IDS_TROUBLESHOOTER_WIN2K "tshoot.chm"
IDS_TSSUBINFO_WIN98SE "::/w98directx.htm"
IDS_TSSUBINFO_WINME_HCP "/w0games.htm"
IDS_TSSUBINFO_WIN2K "::/tsgame.htm"
IDS_TSSOUNDSUBINFO_WIN98SE "::/w98sound.htm"
IDS_TSSOUNDSUBINFO_WINME_HCP "/w0sound.htm"
IDS_TSSOUNDSUBINFO_WIN2K "::/TsSound.htm"
IDS_TROUBLESHOOTER_WINME_HCP "hcp://help/tshoot00"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DISABLEAGPWARNING "This will disable usage of AGP (Accelerated Graphics Port) for ALL display devices on your system which support it."
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."
IDS_NOSOUNDDRIVER "Music Port activation failed because there was no sound driver found. Check whether your sound card is installed and working properly."
IDS_NEEDUSERNAME "Please enter a user name."
IDS_NEEDSESSIONNAME "Please enter a session name."
IDS_DATEFMT "d MMM yyyy"
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."
IDS_ENABLEDM "&Enable"
IDS_DISABLEDM "&Disable"
IDS_DISABLEDMWARNING "This will prevent DirectMusic from using a hardware-accelerated music port as the default port."
IDS_ENABLEDMWARNING "This will allow DirectMusic to use a hardware-accelerated music port, if present, as the default port."
IDS_REGISTRYPROBLEM "Problems were found in the system registry. Details are available in the saved text file.\r\n"
IDS_PROVIDER "Provider"
IDS_STATUS "Status"
IDS_PORTNAME "Port Name"
IDS_PORTPROVIDER "Port Provider"
IDS_NO_DMUSIC "DirectMusic is not installed. To install DirectMusic, install DirectX 9 or later.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_FIRSTDDTESTERROR_ENGLISH "Loading DirectDraw DLL"
IDS_STRING501 "Getting DirectDrawCreate address"
IDS_STRING502 "DirectDrawCreate"
IDS_STRING503 "GetCaps"
IDS_STRING504 "User verification of rectangles"
IDS_STRING505 "User verification of windowed bouncing"
IDS_STRING506 "User verification of fullscreen bouncing"
IDS_STRING507 "SetCooperativeLevel to Normal"
IDS_STRING508 "Creating primary surface"
IDS_STRING509 "Getting primary surface description"
IDS_STRING510 "Colorfill blit to primary"
IDS_STRING511 "Creating offscreen plain surface"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING512 "Colorfill blit to offscreen plain surface"
IDS_STRING513 "Blitting offscreen plain to primary surface"
IDS_STRING514 "Creating test window"
IDS_STRING515 "SetCooperativeLevel to Fullscreen"
IDS_STRING516 "SetDisplayMode to 640x480x16"
IDS_STRING517 "Creating flipping primary surface with one back buffer"
IDS_STRING518 "GetAttachedSurface"
IDS_STRING519 "Colorfill to back buffer"
IDS_STRING520 "Flip"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_FIRSTD3DTESTERROR_ENGLISH "Loading Direct3D DLL"
IDS_STRING531 "Getting Direct3DCreate8 address"
IDS_STRING532 "Calling Direct3DCreate8"
IDS_STRING533 "EnumAdapterModes"
IDS_STRING534 "GetDeviceCaps"
IDS_STRING535 "No hardware supported display modes found"
IDS_STRING536 "Creating test window"
IDS_STRING537 "Creating 3D Device"
IDS_STRING538 "GetBackBuffer"
IDS_STRING539 "GetDesc"
IDS_STRING540 "CreateVertexBuffer"
IDS_STRING541 "CreateVertexBuffer"
IDS_STRING542 "Lock"
IDS_STRING543 "Unlock"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING544 "SetLight"
IDS_STRING545 "LightEnable"
IDS_STRING546 "SetTransform"
IDS_STRING547 "SetRenderState"
IDS_STRING548 "Loading texture bitmap"
IDS_STRING549 "SetTextureStageState"
IDS_STRING550 "Setting texture"
IDS_STRING551 "SetVertexShader"
IDS_STRING552 "User Cancelled"
IDS_STRING553 "Viewport::Clear"
IDS_STRING554 "BeginScene"
IDS_STRING555 "SetMaterial"
IDS_STRING556 "SetStreamSource"
IDS_STRING557 "SetIndices"
IDS_STRING558 "DrawIndexPrimitive"
IDS_STRING559 "EndScene"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING560 "Present"
IDS_STRING561 "User verification of Direct3D 7 rendering"
IDS_STRING562 "User verification of Direct3D 8 rendering"
IDS_STRING563 "Loading DirectDraw DLL"
IDS_STRING564 "Getting DirectDrawCreate address"
IDS_STRING565 "DirectDrawCreate"
IDS_STRING566 "SetCooperativeLevel to Fullscreen"
IDS_STRING567 "SetCooperativeLevel to Normal"
IDS_STRING568 "SetDisplayMode to 640x480x16"
IDS_STRING569 "Creating flipping primary surface with one back buffer"
IDS_STRING570 "GetAttachedSurface"
IDS_STRING571 "Query for D3D"
IDS_STRING572 "SetViewport"
IDS_STRING573 "EnumTextureFormats"
IDS_STRING574 "Creating Direct3D Surface"
IDS_STRING575 "GetDC"
IDS_STRING576 "ReleaseDC"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_FIRSTDSOUNDTESTERROR_ENGLISH "Loading DirectSound DLL"
IDS_STRING581 "Getting DirectSoundCreate address"
IDS_STRING582 "DirectSoundCreate"
IDS_STRING583 "SetCooperativeLevel"
IDS_STRING584 "GetCaps"
IDS_STRING585 "Loading WAV data"
IDS_STRING586 "Emulated Driver testing"
IDS_STRING587 "Primary Buffer"
IDS_STRING588 "No free hardware buffer"
IDS_STRING589 "Secondary buffer"
IDS_STRING590 "SetPos"
IDS_STRING591 "No sample"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING592 "CreateEvent"
IDS_STRING593 "SetNotification"
IDS_STRING594 "Lock failure"
IDS_STRING595 "Unlock failure"
IDS_STRING596 "Play"
IDS_STRING597 "GetCurPos"
IDS_STRING598 "User verification of software"
IDS_STRING599 "User verification of hardware"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_FIRSTDMUSICTESTERROR_ENGLISH "Call to CoInitialize"
IDS_STRING611 "Creating the IDirectMusicLoader object"
IDS_STRING612 "Creating the IDirectMusicPerformance object"
IDS_STRING613 "Initializing the IDirectMusicPerformance object"
IDS_STRING614 "Creating the IDirectMusicPort"
IDS_STRING615 "Activating the IDirectMusicPort"
IDS_STRING616 "Setting AutoDownload to TRUE"
IDS_STRING617 "Adding the IDirectMusicPort to the IDirectMusicPerformance object"
IDS_STRING618 "Assigning the PChannel block"
IDS_STRING619 "Transferring music resource to a temporary file"
IDS_STRING620 "Setting the search directory to the temp directory"
IDS_STRING621 "Having the IDirectMusicLoader load the music"
IDS_STRING622 "Playing the segment"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_UNKNOWNERROR_ENGLISH "error code"
IDS_FAILUREFMT_ENGLISH "Failure at step %d (%s): HRESULT = 0x%08x (%s)"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_INVALIDARG_ENGLISH "Invalid argument(s)"
IDS_FAIL_ENGLISH "Generic failure"
IDS_UNEXPECTED_ENGLISH "Unexpected error"
IDS_NOTIMPL_ENGLISH "Not implemented"
IDS_OUTOFMEMORY_ENGLISH "Out of memory"
IDS_NOINTERFACE_ENGLISH "No interface"
IDS_INVALIDMODE_ENGLISH "Invalid mode"
IDS_INVALIDPIXELFORMAT_ENGLISH "Invalid pixel format"
IDS_CANTCREATEDC_ENGLISH "Can't create DC"
IDS_NOTFOUND_ENGLISH "Not found"
IDS_NODIRECTDRAWSUPPORT_ENGLISH "No DirectDraw support"
IDS_NO3D_ENGLISH "No 3D"
IDS_INVALID_DEVICE_ENGLISH "Invalid device"
IDS_INITFAILED_ENGLISH "Initialization failed"
IDS_MATERIAL_CREATE_FAILED_ENGLISH "Material create failed"
IDS_LIGHT_SET_FAILED_ENGLISH "Light set failed"
IDS_OUT_OF_VIDEO_MEMORY_ENGLISH "Out of video memory"
IDS_D3DERR_NOTAVAILABLE_ENGLISH "3D not available"
IDS_WINSOCK_WARN_ENGLISH "The version of Winsock installed is out of date and can cause problems with networked games.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CONTROLUNAVAIL_ENGLISH "Control not available"
IDS_BADFORMAT_ENGLISH "Bad format"
IDS_BUFFERLOST_ENGLISH "Buffer lost"
IDS_NODRIVER_ENGLISH "No driver"
IDS_DRIVER_FAILED_ENGLISH "Driver failed"
IDS_PORTS_OPEN_ENGLISH "Ports open"
IDS_DEVICE_IN_USE_ENGLISH "Device in use"
IDS_INSUFFICIENTBUFFER_ENGLISH "Insufficient buffer"
IDS_CHUNKNOTFOUND_ENGLISH "Chunk not found"
IDS_BADINSTRUMENT_ENGLISH "Bad instrument"
IDS_CANNOTREAD_ENGLISH "Cannot read"
IDS_LOADER_BADPATH_ENGLISH "Loader: bad path"
IDS_LOADER_FAILEDOPEN_ENGLISH "Loader: failed open"
IDS_LOADER_FORMATNOTSUPPORTED_ENGLISH "Loader: format not supported"
IDS_OBJECTNOTFOUND_ENGLISH "Object not found"
IDS_ALLOCATED_ENGLISH "The request failed because DirectSound resources, such as the priority level, were already in use by another caller."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_NOTUSED2_ENGLISH "not used"
IDS_NOTUSED3_ENGLISH "not used"
IDS_NOTUSED4_ENGLISH "not used"
IDS_NOTUSED5_ENGLISH "not used"
IDS_FIRSTDPLAYTESTERROR_ENGLISH "Call to CoInitialize"
IDS_STRING677 "Creating DirectPlay Object"
IDS_STRING678 "Enumerating Connections"
IDS_STRING679 "Enumerating Sessions"
IDS_STRING680 "Enumerating Players"
IDS_STRING681 "Sending Chat Message"
IDS_STRING682 "Receiving a DirectPlay message"
IDS_STRING683 "Initializing Connection"
IDS_STRING684 "Creating Session"
IDS_STRING685 "Joining Session"
IDS_DPERR_ACCESSDENIED_ENGLISH "Access denied"
IDS_DPERR_CANTADDPLAYER_ENGLISH "Cannot add player"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DPERR_CANTCREATESESSION_ENGLISH "Cannot create session"
IDS_DPERR_EXCEPTION_ENGLISH "An exception occurred"
IDS_DPERR_INVALIDOBJECT_ENGLISH "Invalid object"
IDS_DPERR_NOCONNECTION_ENGLISH "No connection"
IDS_DPERR_TIMEOUT_ENGLISH "Time out"
IDS_DPERR_BUSY_ENGLISH "Busy"
IDS_DPERR_CONNECTIONLOST_ENGLISH "Connection lost"
IDS_DPERR_NOSERVICEPROVIDER_ENGLISH "No service provider"
IDS_DPERR_UNAVAILABLE_ENGLISH "Not available"
IDS_REGDB_E_CLASSNOTREG_ENGLISH "Class not registered"
IDS_TESTSCANCELLED_ENGLISH "The tests were cancelled before completing."
IDS_TESTSSUCCESSFUL_ENGLISH "All tests were successful."
IDS_PAGEFILEFMT_ENGLISH "%I64dMB used, %I64dMB available"
IDS_LANGUAGEFMT_ENGLISH "%s (Regional Setting: %s)"
IDS_DEFAULTREFRESH_ENGLISH "(default refresh rate)"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_OPTIMALREFRESH_ENGLISH "(optimal refresh rate)"
IDS_FILEMISSING_ENGLISH "<File Missing>"
END
STRINGTABLE DISCARDABLE
BEGIN
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"
IDS_NETMEETINGWARN_ENGLISH "NetMeeting is running. Direct3D hardware acceleration will not work until NetMeeting is shut down.\r\n"
IDS_REGISTRYPROBLEM_ENGLISH "Problems were found in the system registry. Details are available in the saved text file. You should reinstall DirectX.\r\n"
IDS_NOPROBLEM_ENGLISH "No problems found.\r\n"
IDS_DDRESULTS_ENGLISH "DirectDraw test results: "
IDS_DDINSTRUCTIONS_ENGLISH "To test DirectDraw functionality, click the ""Test DirectDraw"" button above.\r\n"
IDS_D3DRESULTS_ENGLISH "Direct3D test results: "
IDS_D3DINSTRUCTIONS_ENGLISH "To test Direct3D functionality, click the ""Test Direct3D"" button above.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_INWINDOWSFMT1_ENGLISH "The file %s is incorrectly installed in the Windows folder and should be deleted.\r\n"
IDS_INWINDOWSFMT2_ENGLISH "Several files (%s) are incorrectly installed in the Windows folder and should be deleted.\r\n"
IDS_MISSINGFMT1_ENGLISH "The file %s is missing!\r\n"
IDS_MISSINGFMT2_ENGLISH "Several files (%s) are missing!\r\n"
IDS_OLDFMT1_ENGLISH "The file %s is an old version, which could cause problems.\r\n"
IDS_OLDFMT2_ENGLISH "Several files (%s) are old versions, which could cause problems.\r\n"
IDS_BETAFMT1_ENGLISH "The file %s is a beta version, which is unsupported and could cause problems.\r\n"
IDS_BETAFMT2_ENGLISH "Several files (%s) are beta versions, which are unsupported and could cause problems.\r\n"
IDS_DEBUGFMT1_ENGLISH "The file %s is a debug version, which will run slower than the retail version.\r\n"
IDS_DEBUGFMT2_ENGLISH "Several files (%s) are debug versions, which will run slower than the retail version.\r\n"
IDS_REINSTALL_DX_ENGLISH "You should reinstall DirectX to get the latest version.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DSRESULTS_ENGLISH "DirectSound test results: "
IDS_INPUTDEVPROBLEMFMT_ENGLISH "The input device '%s' reports Connection Manager problem #%d.\r\n"
IDS_INPUTPORTPROBLEMFMT_ENGLISH "The input port '%s' reports Connection Manager problem #%d.\r\n"
IDS_DSINSTRUCTIONS_ENGLISH "To test DirectSound functionality, click the ""Test DirectSound"" button above.\r\n"
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"
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"
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"
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"
IDS_NOINPUT_ENGLISH "No input devices detected.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_NOPORTS_ENGLISH "No DirectMusic ports were found.\r\n"
IDS_NOGMDLS_ENGLISH "No General MIDI DLS file was specified in the registry.\r\n"
IDS_GMDLSFILEMISSING_ENGLISH "The specified General MIDI DLS file was not found.\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_SPREGISTRYERRORFMT_ENGLISH "The registry information for the service provider '%s' is missing or damaged. You should reinstall DirectX.\r\n"
IDS_SPFILEMISSINGFMT_ENGLISH "The file %s, needed for the service provider '%s', is missing. You should reinstall DirectX.\r\n"
IDS_APPREGISTRYERRORFMT_ENGLISH "The registry information for the DirectPlay application '%s' is missing or damaged. You should reinstall that application.\r\n"
IDS_DPLAYRESULTS_ENGLISH "DirectPlay test results: "
IDS_DPLAYINSTRUCTIONS_ENGLISH "To test DirectPlay functionality, click the ""Test DirectPlay"" button above.\r\n"
IDS_ACCELUNAVAIL_ENGLISH "Not Available"
IDS_ACCELENABLED_ENGLISH "Enabled"
IDS_ACCELDISABLED_ENGLISH "Disabled"
IDS_DMUSICRESULTS_ENGLISH "DirectMusic test results: "
IDS_DMUSICINSTRUCTIONS_ENGLISH "To test DirectMusic functionality, click the ""Test DirectMusic"" button above.\r\n"
IDS_NO_DMUSIC_ENGLISH "DirectMusic is not installed. To install DirectMusic, install DirectX 9 or later.\r\n"
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED