[SNDVOL32] Add the 'Advanced Controls for Volume Control' dialog. It does nothing...
authorEric Kohl <eric.kohl@reactos.org>
Mon, 18 Feb 2019 23:01:18 +0000 (00:01 +0100)
committerEric Kohl <eric.kohl@reactos.org>
Mon, 18 Feb 2019 23:02:08 +0000 (00:02 +0100)
30 files changed:
base/applications/sndvol32/lang/bg-BG.rc
base/applications/sndvol32/lang/cs-CZ.rc
base/applications/sndvol32/lang/de-DE.rc
base/applications/sndvol32/lang/el-GR.rc
base/applications/sndvol32/lang/en-US.rc
base/applications/sndvol32/lang/es-ES.rc
base/applications/sndvol32/lang/fr-FR.rc
base/applications/sndvol32/lang/he-IL.rc
base/applications/sndvol32/lang/hu-HU.rc
base/applications/sndvol32/lang/id-ID.rc
base/applications/sndvol32/lang/it-IT.rc
base/applications/sndvol32/lang/ja-JP.rc
base/applications/sndvol32/lang/ko-KR.rc
base/applications/sndvol32/lang/lt-LT.rc
base/applications/sndvol32/lang/nl-NL.rc
base/applications/sndvol32/lang/no-NO.rc
base/applications/sndvol32/lang/pl-PL.rc
base/applications/sndvol32/lang/pt-BR.rc
base/applications/sndvol32/lang/ro-RO.rc
base/applications/sndvol32/lang/ru-RU.rc
base/applications/sndvol32/lang/sk-SK.rc
base/applications/sndvol32/lang/sq-AL.rc
base/applications/sndvol32/lang/sv-SE.rc
base/applications/sndvol32/lang/th-TH.rc
base/applications/sndvol32/lang/tr-TR.rc
base/applications/sndvol32/lang/uk-UA.rc
base/applications/sndvol32/lang/zh-CN.rc
base/applications/sndvol32/lang/zh-TW.rc
base/applications/sndvol32/resources.h
base/applications/sndvol32/sndvol32.c

index ef4b034..b03c038 100644 (file)
@@ -106,3 +106,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "За&глушаване", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 7c9194a..848b3b0 100644 (file)
@@ -108,3 +108,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Ztlumit", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 5c5ef75..18deb84 100644 (file)
@@ -102,3 +102,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Stumm", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 219eeaa..51ae7e8 100644 (file)
@@ -102,3 +102,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 4bbf0c7..878a092 100644 (file)
@@ -102,3 +102,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index a41f927..d4dfb8a 100644 (file)
@@ -105,3 +105,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Silenciar", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 7f5b979..6e9f8b8 100644 (file)
@@ -102,3 +102,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Muet", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index b9a59be..cf4a0e5 100644 (file)
@@ -107,3 +107,29 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "השתק", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 8b3c3d4..79e0ef0 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 7d81b5c..6483bbb 100644 (file)
@@ -102,3 +102,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 42c3d3f..80e69c6 100644 (file)
@@ -102,3 +102,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Disattiva", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index d2a073e..090b8a7 100644 (file)
@@ -102,3 +102,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index a7162f2..e043cca 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index fbe73c0..cab330d 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 90bec93..5c65432 100644 (file)
@@ -102,3 +102,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 1f92dd8..67dc212 100644 (file)
@@ -102,3 +102,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 7c4f35b..c4827bb 100644 (file)
@@ -110,3 +110,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Wycisz", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 7497c86..332ee5f 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mudo", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 2ef3985..ab71b93 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "A&muțește tot", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 2f4de0c..709b933 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "В&ыкл. все", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 4e22525..d40ff5b 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index e066c7a..e3d0b61 100644 (file)
@@ -106,3 +106,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "Heshtur", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 696e33d..4a9622d 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Tyst", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 7dea489..5c0828e 100644 (file)
@@ -110,3 +110,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Mute", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index ba59561..3cd12f0 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "S&essiz", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index d7cca49..25d34ae 100644 (file)
@@ -110,3 +110,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "&Тиша", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 391ee96..f1f4d9a 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "静音(&M)", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index a2ae721..2d02a13 100644 (file)
@@ -104,3 +104,27 @@ BEGIN
     CONTROL "", IDC_LINE_SLIDER_VERT, "msctls_trackbar32", TBS_VERT | TBS_BOTH | TBS_NOTICKS | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 15, 20, 50
     AUTOCHECKBOX "靜音(&M)", IDC_LINE_SWITCH, 4, 70, 44, 8
 END
+
+IDD_ADVANCED DIALOGEX 0, 0, 255, 140
+STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+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 | TBS_AUTOTICKS | 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 | TBS_AUTOTICKS | 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
index 6541046..eaa0585 100644 (file)
 #define IDC_LINE_ADVANCED    1012
 #define IDC_LINE_SEP         1013
 
+#define IDC_ADV_TONE_CONTROLS  1020
+#define IDC_ADV_BASS_LOW       1021
+#define IDC_ADV_BASS_HIGH      1022
+#define IDC_ADV_BASS_SLIDER    1023
+#define IDC_ADV_TREBLE_LOW     1024
+#define IDC_ADV_TREBLE_HIGH    1025
+#define IDC_ADV_TREBLE_SLIDER  1026
+#define IDC_ADV_OTHER_CONTROLS 1027
+#define IDC_ADV_OTHER_TEXT     1028
+#define IDC_ADV_OTHER_CHECK1   1029
+#define IDC_ADV_OTHER_CHECK2   1030
+
 #define IDS_SNDVOL32       100
 #define IDS_NOMIXERDEVICES 101
 
@@ -35,3 +47,4 @@
 #define IDD_SMALL_LINE    203
 #define IDD_TRAY_MASTER   204
 #define IDD_PREFERENCES   205
+#define IDD_ADVANCED      206
index 5e9616d..ada7deb 100644 (file)
@@ -592,6 +592,55 @@ DlgPreferencesProc(HWND hwndDlg,
 }
 
 
+static
+INT_PTR
+CALLBACK
+AdvancedDlgProc(
+    HWND hwndDlg,
+    UINT uMsg,
+    WPARAM wParam,
+    LPARAM lParam)
+{
+    switch (uMsg)
+    {
+        case WM_INITDIALOG:
+            /* FIXME: Update the dialog title */
+
+            /* Disable the tone controls */
+            EnableWindow(GetDlgItem(hwndDlg, IDC_ADV_BASS_LOW), FALSE);
+            EnableWindow(GetDlgItem(hwndDlg, IDC_ADV_BASS_HIGH), FALSE);
+            EnableWindow(GetDlgItem(hwndDlg, IDC_ADV_BASS_SLIDER), FALSE);
+            EnableWindow(GetDlgItem(hwndDlg, IDC_ADV_TREBLE_LOW), FALSE);
+            EnableWindow(GetDlgItem(hwndDlg, IDC_ADV_TREBLE_HIGH), FALSE);
+            EnableWindow(GetDlgItem(hwndDlg, IDC_ADV_TREBLE_SLIDER), FALSE);
+
+            /* Hide the other controls */
+            ShowWindow(GetDlgItem(hwndDlg, IDC_ADV_OTHER_CONTROLS), SW_HIDE);
+            ShowWindow(GetDlgItem(hwndDlg, IDC_ADV_OTHER_TEXT), SW_HIDE);
+            ShowWindow(GetDlgItem(hwndDlg, IDC_ADV_OTHER_CHECK1), SW_HIDE);
+            ShowWindow(GetDlgItem(hwndDlg, IDC_ADV_OTHER_CHECK2), SW_HIDE);
+
+            /* FIXME */
+            return TRUE;
+
+        case WM_COMMAND:
+            switch (LOWORD(wParam))
+            {
+                case IDOK:
+                    EndDialog(hwndDlg, IDOK);
+                    break;
+            }
+            break;
+
+        case WM_CLOSE:
+            EndDialog(hwndDlg, IDCANCEL);
+            break;
+    }
+
+    return FALSE;
+}
+
+
 /******************************************************************************/
 
 static VOID
@@ -1015,7 +1064,14 @@ MainWindowProc(HWND hwnd,
                         }
                         else if (CtrlID % IDC_LINE_ADVANCED == 0)
                         {
+                            if (DialogBoxParam(hAppInstance,
+                                               MAKEINTRESOURCE(IDD_ADVANCED),
+                                               hwnd,
+                                               AdvancedDlgProc,
+                                               (LPARAM)NULL) == IDOK)
+                            {
 
+                            }
                         }
                     }
                 }