aboutsummaryrefslogtreecommitdiff
path: root/utils/winmm_drv/cpl/resource.h
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2024-08-22 18:26:45 +0300
committerWohlstand <admin@wohlnet.ru>2024-08-22 18:26:45 +0300
commitb00d3f8d933fc7de26b954bedf841cb484139562 (patch)
treef2a7d6b2ee45cece57fdbe78a944b41c459a5c0a /utils/winmm_drv/cpl/resource.h
parentc68dc6970d5b4abab13e138ac977f7212ef32e4a (diff)
downloadlibADLMIDI-b00d3f8d933fc7de26b954bedf841cb484139562.tar.gz
libADLMIDI-b00d3f8d933fc7de26b954bedf841cb484139562.tar.bz2
libADLMIDI-b00d3f8d933fc7de26b954bedf841cb484139562.zip
WinMM: Added gaining function
Diffstat (limited to 'utils/winmm_drv/cpl/resource.h')
-rw-r--r--utils/winmm_drv/cpl/resource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/winmm_drv/cpl/resource.h b/utils/winmm_drv/cpl/resource.h
index 27b17e5..78461c5 100644
--- a/utils/winmm_drv/cpl/resource.h
+++ b/utils/winmm_drv/cpl/resource.h
@@ -32,5 +32,7 @@
#define IDC_CA_LABEL 1029
#define IDC_AUDIOOUT 1030
#define IDC_AUDIOOUT_LABEL 1031
+#define IDC_GAIN 1032
+#define IDC_GAIN_LABEL 1033
#define IDC_DRIVERNAME 40000
#define IDC_DRIVERDESC 40001