blob: bd6b66221a76cfc99729971cf0027b8f4a2cbd60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
//{{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
#endif
|