diff options
Diffstat (limited to 'utils/winmm_drv/cpl/resource.h')
-rw-r--r-- | utils/winmm_drv/cpl/resource.h | 6 |
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 |