aboutsummaryrefslogtreecommitdiff
path: root/utils/winmm_drv/cpl/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/winmm_drv/cpl/resource.h')
-rw-r--r--utils/winmm_drv/cpl/resource.h80
1 files changed, 31 insertions, 49 deletions
diff --git a/utils/winmm_drv/cpl/resource.h b/utils/winmm_drv/cpl/resource.h
index bd6b662..4d41e9f 100644
--- a/utils/winmm_drv/cpl/resource.h
+++ b/utils/winmm_drv/cpl/resource.h
@@ -1,50 +1,32 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by adlsetup.rc
-//
-#include <winresrc.h>
-
-#define MANIFSEST_RES 1
-#define MANIFSEST_RES_CPL 123
-#define IDD_CONFIG_BOX 101
-#define IDI_ICON1 102
-#define IDC_DRIVERNAME 103
-#define IDC_DRIVERDESC 104
-
-#define IDC_APPLYBUTTON 1000
-#define IDC_VOLUMEMODEL 1001
-#define IDC_VM_LABEL 1002
-#define IDC_BANK_ID 1003
-#define IDC_INS_BANK 1004
-#define IDC_BANK_INTERNAL 1005
-#define IDC_BANK_EXTERNAL 1006
-#define IDC_BANK_PATH 1007
-#define IDC_BROWSE_BANK 1008
-#define IDC_RESTORE_DEFAULTS 1010
-#define IDC_FLAG_TREMOLO 1011
-#define IDC_FLAG_VIBRATO 1012
-#define IDC_FLAG_SOFTPAN 1013
-#define IDC_EMULATOR 1014
-#define IDC_NUM_CHIPS 1018
-#define IDC_NUM_4OPVO 1019
-#define IDC_FLAG_SCALE 1020
-#define IDC_FLAG_FULLBRIGHT 1021
-#define IDC_ABOUT 1022
-#define IDC_CHIPEMU_LABEL 1023
-#define IDC_CHIPNUM_LABEL 1024
-#define IDC_4OPSNUM_LABEL 1025
-#define IDC_RESET_SYNTH 1026
-#define IDC_BOTTOMNOTE_LABEL 1027
-
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NO_MFC 1
-#define _APS_NEXT_RESOURCE_VALUE 105
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1028
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
+#ifndef IDC_STATIC
+#define IDC_STATIC (-1)
#endif
+
+#define IDI_ICON1 104
+#define IDD_CONFIG_BOX 106
+#define IDC_APPLYBUTTON 1000
+#define IDC_VOLUMEMODEL 1001
+#define IDC_VM_LABEL 1002
+#define IDC_BANK_ID 1003
+#define IDC_INS_BANK 1004
+#define IDC_BANK_INTERNAL 1005
+#define IDC_BANK_EXTERNAL 1006
+#define IDC_BANK_PATH 1007
+#define IDC_BROWSE_BANK 1008
+#define IDC_RESTORE_DEFAULTS 1010
+#define IDC_FLAG_TREMOLO 1011
+#define IDC_FLAG_VIBRATO 1012
+#define IDC_FLAG_SOFTPAN 1013
+#define IDC_EMULATOR 1014
+#define IDC_NUM_CHIPS 1018
+#define IDC_NUM_4OPVO 1019
+#define IDC_FLAG_SCALE 1020
+#define IDC_FLAG_FULLBRIGHT 1021
+#define IDC_ABOUT 1022
+#define IDC_CHIPEMU_LABEL 1023
+#define IDC_CHIPNUM_LABEL 1024
+#define IDC_4OPSNUM_LABEL 1025
+#define IDC_RESET_SYNTH 1026
+#define IDC_BOTTOMNOTE_LABEL 1027
+#define IDC_DRIVERNAME 40000
+#define IDC_DRIVERDESC 40001