-
Notifications
You must be signed in to change notification settings - Fork 14
/
resource.h
102 lines (101 loc) · 4.22 KB
/
resource.h
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by vsthost.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_VSTHOSTYPE 129
#define IDD_PARMS 130
#define IDS_PROPERTIES 130
#define IDR_EFFECT 131
#define IDS_MKBDNOTREG 131
#define IDD_EFFPGNAME 132
#define IDR_EFFECTTYPE 133
#define IDI_EFFEDIT 134
#define IDI_EFFINFO 135
#define IDI_EFFPARM 136
#define IDD_MIDIDEV 137
#define IDD_WAVEDEV 138
#define IDD_EFFMIDICHN 140
#define IDB_MDIBACKGND 141
#define IDD_EFFCHAIN 142
#define IDI_KBD 143
#define IDD_MIDIKEYB 144
#define IDD_ASIOCHN 146
#define IDD_SHELLSEL 147
#define IDS_MIDINONE 200
#define IDS_WAVENONE 201
#define IDS_NOCHANNEL 202
#define IDC_PARMLIST 1000
#define IDC_PARMVAL 1001
#define IDC_PARMTEXT 1002
#define IDC_PROGNAME 1003
#define IDC_INPUTPORT 1004
#define IDC_PASSTHRU 1005
#define IDC_OUTPUTPORT 1006
#define IDC_RVALUE 1007
#define IDC_BUFSIZE 1008
#define IDC_CHN0 1009
#define IDC_CHN1 1010
#define IDC_CHN2 1011
#define IDC_CHN3 1012
#define IDC_CHN4 1013
#define IDC_CHN5 1014
#define IDC_CHN6 1015
#define IDC_CHN7 1016
#define IDC_CHN8 1017
#define IDC_CHN9 1018
#define IDC_CHN10 1019
#define IDC_CHN11 1020
#define IDC_CHN12 1021
#define IDC_CHN13 1022
#define IDC_CHN14 1023
#define IDC_CHN15 1024
#define IDC_CLEAR 1025
#define IDC_SET 1026
#define IDC_EFFECTS 1027
#define IDC_MKBDCTRL 1028
#define IDC_CHN 1032
#define IDC_INPUT_CHANNELS 1033
#define IDC_OUTPUT_CHANNELS 1034
#define IDC_NAMES 1035
#define IDM_EFF_EDIT 32771
#define IDM_EFF_PROGRAM_NAME 32772
#define IDM_EFF_EDIT_PARMS 32773
#define IDM_EFF_INFO 32774
#define IDM_EFF_RESIZE 32775
#define IDM_EFF_CHECKSIZE 32776
#define IDM_MIDIDEV 32777
#define IDM_WAVEDEV 32778
#define IDM_EFFECT_LOAD 32779
#define IDM_EFFECT_SAVE 32780
#define IDM_EFFECT_SAVEAS 32781
#define IDM_EFF_LOAD 32782
#define IDM_EFF_SAVE 32783
#define IDM_EFF_SAVEAS 32784
#define IDM_EFF_SELPROGRAM 32787
#define IDM_ENG_START 32789
#define IDM_ENG_STOP 32790
#define IDM_SEL_MIDICHN 32791
#define IDM_ENGINE_RESTART 32792
#define IDM_ASIO_CPL 32793
#define IDM_CHAIN_AFTER 32794
#define IDM_UNCHAIN 32795
#define IDM_PROGRAM_NEXT 32796
#define IDM_PROGRAM_PREV 32797
#define IDM_MIDIKEYB 32798
#define IDM_MIDIKEYB_PROPERTIES 32800
#define IDM_DISPLAY_UPDATE 32801
#define IDM_ASIO_CHN 32802
#define IDM_EFF_PROGRAM_0 33000
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 148
#define _APS_NEXT_COMMAND_VALUE 32803
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif