mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[SNDVOL32] Remove trailing whitespace
This commit is contained in:
parent
fba5a8fcdb
commit
01c0d30f4f
28 changed files with 450 additions and 450 deletions
|
@ -120,21 +120,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -122,21 +122,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -116,21 +116,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Erweiterte Lautstärkeeinstellungen"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "Mit diesen Einstellungen können Audioeigenschaften genauer eingestellt werden.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tonsteuerung", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "Diese Einstellungen bestimmen die Audioeigenschaften.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Tiefen:", -1, 17, 62, 50, 8
|
||||
LTEXT "Niedrig", IDC_ADV_BASS_LOW, 70, 62, 23, 8
|
||||
LTEXT "Hoch", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Höhen:", -1, 17, 90, 50, 8
|
||||
LTEXT "Niedrig", IDC_ADV_TREBLE_LOW, 70, 90, 23, 8
|
||||
LTEXT "Hoch", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Andere Einstellungen", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "Diese Einstellungen verändern zusätzlich die Audioeigenschaften. Weitere Informationen finden Sie in der Hardwaredokumentation.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "Mit diesen Einstellungen können Audioeigenschaften genauer eingestellt werden.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tonsteuerung", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "Diese Einstellungen bestimmen die Audioeigenschaften.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Tiefen:", -1, 17, 62, 50, 8
|
||||
LTEXT "Niedrig", IDC_ADV_BASS_LOW, 70, 62, 23, 8
|
||||
LTEXT "Hoch", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Höhen:", -1, 17, 90, 50, 8
|
||||
LTEXT "Niedrig", IDC_ADV_TREBLE_LOW, 70, 90, 23, 8
|
||||
LTEXT "Hoch", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Andere Einstellungen", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "Diese Einstellungen verändern zusätzlich die Audioeigenschaften. Weitere Informationen finden Sie in der Hardwaredokumentation.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Schließen", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -116,21 +116,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -116,21 +116,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -119,21 +119,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -116,21 +116,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -123,21 +123,21 @@ EXSTYLE WS_EX_LAYOUTRTL
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -116,21 +116,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -116,21 +116,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -116,21 +116,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 9, "MS UI Gothic"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 9, "굴림"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -116,21 +116,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -116,21 +116,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* testament@users.sourceforge.net
|
||||
* https://sourceforge.net/projects/reactospl
|
||||
* Update by Caemyr - Olaf Siejka (Apr, 2011)
|
||||
* UTF-8 conversion by Caemyr (May, 2011)
|
||||
* UTF-8 conversion by Caemyr (May, 2011)
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
||||
|
@ -124,21 +124,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Дополнительные параметры громкости"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "Данные параметры позволят произвести точную подстройку звучания.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Настройка тональности", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "Эти настройки управляют тональностью аудио.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Низкие частоты:", -1, 17, 62, 50, 16
|
||||
LTEXT "Слабее", IDC_ADV_BASS_LOW, 73, 62, 24, 8
|
||||
LTEXT "Сильнее", IDC_ADV_BASS_HIGH, 180, 62, 28, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Высокие частоты:", -1, 17, 90, 50, 16
|
||||
LTEXT "Слабее", IDC_ADV_TREBLE_LOW, 73, 90, 24, 8
|
||||
LTEXT "Сильнее", IDC_ADV_TREBLE_HIGH, 180, 90, 28, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Другие настройки", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "Эти настройки управляют другими возможностями. Подробнее смотрите в документации вашего оборудования.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "Данные параметры позволят произвести точную подстройку звучания.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Настройка тональности", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "Эти настройки управляют тональностью аудио.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Низкие частоты:", -1, 17, 62, 50, 16
|
||||
LTEXT "Слабее", IDC_ADV_BASS_LOW, 73, 62, 24, 8
|
||||
LTEXT "Сильнее", IDC_ADV_BASS_HIGH, 180, 62, 28, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Высокие частоты:", -1, 17, 90, 50, 16
|
||||
LTEXT "Слабее", IDC_ADV_TREBLE_LOW, 73, 90, 24, 8
|
||||
LTEXT "Сильнее", IDC_ADV_TREBLE_HIGH, 180, 90, 28, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Другие настройки", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "Эти настройки управляют другими возможностями. Подробнее смотрите в документации вашего оборудования.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Закрыть", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* TRANSLATOR : Ardit Dani (Ard1t) (ardit.dani@gmail.com)
|
||||
/* TRANSLATOR : Ardit Dani (Ard1t) (ardit.dani@gmail.com)
|
||||
* DATE OF TR: 29-11-2013
|
||||
*/
|
||||
|
||||
|
@ -120,21 +120,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -124,21 +124,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -124,21 +124,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 9, "宋体"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
|
@ -118,21 +118,21 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYS
|
|||
CAPTION "Advanced Controls for Volume Control"
|
||||
FONT 9, "新細明體"
|
||||
BEGIN
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
CONTROL IDI_MAINAPP, -1, "static", SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 32, 32
|
||||
LTEXT "These settings can be used to make fine adjustments to your audio.", -1, 44, 7, 200, 32
|
||||
GROUPBOX "Tone Controls", IDC_ADV_TONE_CONTROLS, 7, 33, 240, 80
|
||||
LTEXT "These settings control how the tone of your audio sounds.", -1, 17, 48, 200, 14
|
||||
LTEXT "&Bass:", -1, 17, 62, 50, 8
|
||||
LTEXT "Low", IDC_ADV_BASS_LOW, 77, 62, 20, 8
|
||||
LTEXT "High", IDC_ADV_BASS_HIGH, 182, 62, 20, 8
|
||||
CONTROL "", IDC_ADV_BASS_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 62, 80, 20
|
||||
LTEXT "&Treble:", -1, 17, 90, 50, 8
|
||||
LTEXT "Low", IDC_ADV_TREBLE_LOW, 77, 90, 20, 8
|
||||
LTEXT "High", IDC_ADV_TREBLE_HIGH, 182, 90, 20, 8
|
||||
CONTROL "", IDC_ADV_TREBLE_SLIDER, "msctls_trackbar32", TBS_HORZ | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 97, 90, 80, 20
|
||||
GROUPBOX "Other Controls", IDC_ADV_OTHER_CONTROLS, 7, 119, 240, 66
|
||||
LTEXT "These settings make other changes to how your audio sounds. See your hardware documentation for details.", IDC_ADV_OTHER_TEXT, 17, 135, 220, 28
|
||||
AUTOCHECKBOX "&1 ", IDC_ADV_OTHER_CHECK1, 17, 159, 220, 14
|
||||
AUTOCHECKBOX "&2 ", IDC_ADV_OTHER_CHECK2, 17, 174, 220, 14
|
||||
DEFPUSHBUTTON "Close", IDOK, 197, 120, 50, 14, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
END
|
||||
|
|
Loading…
Reference in a new issue