aboutsummaryrefslogtreecommitdiff
path: root/utils/winmm_drv/cpl/resource.h
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2024-08-29 16:21:02 +0300
committerWohlstand <admin@wohlnet.ru>2024-08-29 16:21:02 +0300
commitf97b1719771fda4670d903527cb14ec2979df03b (patch)
tree6b435735bf9144b415d4a5f4978bcb3262d08d37 /utils/winmm_drv/cpl/resource.h
parent68d04c38fe74e419283c9784eb0fdaf5cf18e086 (diff)
parent572da4a9335a5a7f98baaedf1c982f7ac6c385d5 (diff)
downloadlibADLMIDI-f97b1719771fda4670d903527cb14ec2979df03b.tar.gz
libADLMIDI-f97b1719771fda4670d903527cb14ec2979df03b.tar.bz2
libADLMIDI-f97b1719771fda4670d903527cb14ec2979df03b.zip
Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git into wip-hw-serial
Diffstat (limited to 'utils/winmm_drv/cpl/resource.h')
-rw-r--r--utils/winmm_drv/cpl/resource.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/winmm_drv/cpl/resource.h b/utils/winmm_drv/cpl/resource.h
index 4d41e9f..78461c5 100644
--- a/utils/winmm_drv/cpl/resource.h
+++ b/utils/winmm_drv/cpl/resource.h
@@ -28,5 +28,11 @@
#define IDC_4OPSNUM_LABEL 1025
#define IDC_RESET_SYNTH 1026
#define IDC_BOTTOMNOTE_LABEL 1027
+#define IDC_CHANALLOC 1028
+#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