CONTROL 144,IDC_BACKGROUND,"Static",SS_BITMAP,0,0,125,198
CONTROL 146,IDC_PREVIEW,"Static",SS_BITMAP,13,10,120,94
LTEXT "What type of application would you like to create?",
IDC_STATIC,140,10,158,8
CONTROL "Single document window",IDC_WINDOW,"Button",
BS_AUTORADIOBUTTON,150,21,95,10
CONTROL "MFC dialog based",IDC_MFCDIALOG,"Button",
BS_AUTORADIOBUTTON,150,32,73,10
LTEXT "What support would you like to include?",IDC_STATIC,140,
53,127,8
CONTROL "Direct3D",IDC_DIRECT3D,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,150,64,44,10
CONTROL "DirectInput",IDC_DINPUT,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,150,76,51,10
CONTROL "DirectMusic",IDC_DMUSIC,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,150,88,53,10
CONTROL "DirectSound",IDC_DSOUND,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,150,100,55,10
CONTROL "DirectPlay Peer-to-Peer",IDC_DPLAY,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,150,112,89,10
LTEXT "Hint: Choose fewer options for simpler code.",
IDC_STATIC,140,177,161,10
LTEXT "What extras would you like to include?",IDC_STATIC,140,
130,122,8
CONTROL "Menu bar",IDC_ADDMENUS,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,150,142,46,10
CONTROL "Registry access",IDC_REGINCLUDE,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,150,153,66,10
END
IDD_CUSTOM2 DIALOG DISCARDABLE 0, 0, 303, 197
STYLE DS_CONTROL | WS_CHILD | WS_TABSTOP
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 144,IDC_BACKGROUND,"Static",SS_BITMAP,0,0,125,198
CONTROL 146,IDC_PREVIEW,"Static",SS_BITMAP,13,10,120,94
LTEXT "What would you like to begin with?",IDC_STATIC,140,10,
111,8
CONTROL "Blank",IDC_SHOW_BLANK,"Button",BS_AUTORADIOBUTTON,150,
20,34,10
CONTROL "Triangle",IDC_SHOW_TRIANGLE,"Button",BS_AUTORADIOBUTTON,
150,31,41,10
CONTROL "Teapot",IDC_SHOW_TEAPOT,"Button",BS_AUTORADIOBUTTON,150,
42,39,10
LTEXT "What other support would you like to include?",
IDC_STATIC,140,60,145,8
CONTROL "Direct3D fonts",IDC_D3DFONT,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,150,72,61,10
CONTROL "3D meshes (.x files)",IDC_XFILE,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,150,84,73,10
END
IDD_CUSTOM3 DIALOG DISCARDABLE 0, 0, 303, 197
STYLE DS_CONTROL | WS_CHILD | WS_TABSTOP
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 144,IDC_BACKGROUND,"Static",SS_BITMAP,0,0,125,198
CONTROL 146,IDC_PREVIEW,"Static",SS_BITMAP,13,10,120,94
LTEXT "What DirectInput support would you like to include?",
IDC_STATIC,140,10,164,8
CONTROL "DirectInput action mapping",IDC_ACTIONMAPPER,"Button",
BS_AUTORADIOBUTTON,150,24,101,10
CONTROL "DirectInput keyboard device",IDC_KEYBOARD,"Button",
BS_AUTORADIOBUTTON,150,35,105,10
LTEXT "The DirectInput action mapper option reads input data from all DirectInput devices, including mouse, keyboard, and joysticks. It also supports user customization of the input mapping on each device.",
IDC_STATIC,150,51,142,42
LTEXT "The DirectInput keyboard device option generates simpler code, but only reads data from the keyboard.",
IDC_STATIC,150,99,142,35
END
IDD_CUSTOM4 DIALOG DISCARDABLE 0, 0, 303, 197
STYLE DS_CONTROL | WS_CHILD | WS_TABSTOP
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "TODO: Place controls for custom dialog 4 here",
IDC_STATIC,32,79,232,19
LTEXT "DirectMusic",IDC_STATIC,33,179,38,8
END
IDD_CUSTOM5 DIALOG DISCARDABLE 0, 0, 303, 197
STYLE DS_CONTROL | WS_CHILD | WS_TABSTOP
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 144,IDC_BACKGROUND,"Static",SS_BITMAP,0,0,125,198
CONTROL 146,IDC_PREVIEW,"Static",SS_BITMAP,13,10,120,94
LTEXT "What DirectPlay support would you like to include?",
IDC_STATIC,140,10,161,8
CONTROL "DirectPlay Voice",IDC_DPLAYVOICE,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,150,23,68,10
END
IDD_CUSTOM6 DIALOG DISCARDABLE 0, 0, 303, 197
STYLE DS_CONTROL | WS_CHILD | WS_TABSTOP
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "TODO: Place controls for custom dialog 6 here",
IDC_STATIC,32,79,232,19
LTEXT "DirectSound",IDC_STATIC,33,179,40,8
END
IDD_CUSTOM7 DIALOG DISCARDABLE 0, 0, 303, 197
STYLE DS_CONTROL | WS_CHILD | WS_TABSTOP
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "TODO: Place controls for custom dialog 7 here",