This repository has been archived by the owner on Nov 18, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
resource.h
53 lines (52 loc) · 2.1 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Script1.rc
//
#define IDC_APPLY 3
#define IDD_DIALOG1 101
#define IDI_ICON1 104
#define IDI_ICON2 105
#define IDI_ICON3 106
#define IDI_ICON4 107
#define IDI_ICON5 108
#define IDD_AUTODETECT 114
#define IDB_BITMAP1 117
#define IDC_ENABLE 1000
#define IDC_PREV 1000
#define IDC_SENS 1001
#define IDC_PREV2 1001
#define IDC_UP 1002
#define IDC_PREV3 1002
#define IDC_COMBO1 1003
#define IDC_PREV4 1003
#define IDC_MIDI_CHANNELS 1003
#define IDC_DOWN 1004
#define IDC_W 1004
#define IDC_PREV5 1004
#define IDC_LEFT 1005
#define IDC_H 1005
#define IDC_RIGHT 1006
#define IDC_COL 1006
#define IDC_UP2 1007
#define IDC_DOWN2 1008
#define IDC_LEFT2 1009
#define IDC_MIDI_INPUTS 1009
#define IDC_RIGHT2 1010
#define IDC_BUTTON1 1011
#define IDC_SETCOL 1011
#define IDC_AUTODETECT 1011
#define IDC_BUTTON2 1012
#define IDC_BUTTON3 1013
#define IDC_DETECTED_PORT 1013
#define IDC_BUTTON4 1014
#define IDC_DETECTED_CHAN 1014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 120
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif