-
Notifications
You must be signed in to change notification settings - Fork 5
/
NuanceRes.h
90 lines (89 loc) · 3.74 KB
/
NuanceRes.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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Nuance.rc
//
#define IDC_TB_ADDRESS 104
#define IDC_CB_RUN 107
#define IDC_CB_STOP 108
#define IDC_CB_LOAD_FILE 109
#define IDC_CB_SINGLE_STEP 110
#define IDI_APPICON 113
#define IDD_CONTROL_PANEL 114
#define IDD_SPLASH_SCREEN 115
#define IDD_SET_ANALOGX 115
#define IDB_NUANCE_LOGO 116
#define IDD_SET_ANALOGY 116
#define IDB_LED_ON 117
#define IDB_LED_OFF 126
#define IDD_STATUS_DIALOG 127
#define IDD_CFG_INPUT 129
#define RE_TERM_DISPLAY 1002
#define IDC_MPE0_LED 1003
#define IDC_MPE1_LED 1004
#define IDC_MPE2_LED 1005
#define IDC_MPE3_LED 1006
#define IDC_MPE0_PCEXEC 1007
#define IDC_MPE1_PCEXEC 1008
#define IDC_MPE2_PCEXEC 1009
#define IDC_MPE3_PCEXEC 1010
#define EB_TERM_INPUT 1011
#define IDC_CB_RESET 1012
#define IDC_LABEL_MPE0 1013
#define IDC_LABEL_MPE1 1014
#define IDC_LABEL_MPE2 1015
#define IDC_LABEL_MPE3 1016
#define IDC_CB_CFG_INPUT 1017
#define IDC_COMM_STATUS 1018
#define IDC_DISPLAY_STATUS 1019
#define IDC_MPE_STATUS 1020
#define RE_STATUS_DISPLAY 1021
#define IDC_DUMP_MPE 1022
#define IDC_DUMP_MPES 1022
#define IDB_OK 1022
#define IDB_CANCEL 1023
#define IDC_DUMP_MPES2 1024
#define IDC_KPRINTF_LOG 1024
#define IDC_SET_DUP 1033
#define IDC_LABEL_DUP 1034
#define IDC_SET_DDOWN 1035
#define IDC_LABEL_DDOWN 1036
#define IDC_SET_DLEFT 1037
#define IDC_LABEL_DLEFT 1038
#define IDC_SET_DRIGHT 1039
#define IDC_LABEL_DRIGHT 1040
#define IDC_SET_NUON 1041
#define IDC_LABEL_NUON 1042
#define IDC_SET_START 1043
#define IDC_LABEL_START 1044
#define IDC_SET_CUP 1045
#define IDC_LABEL_CUP 1046
#define IDC_SET_CDOWN 1047
#define IDC_LABEL_CDOWN 1048
#define IDC_SET_L 1049
#define IDC_JOYSTICK_COMBO 1050
#define IDC_SET_CLEFT 1051
#define IDC_LABEL_CLEFT 1052
#define IDC_SET_CRIGHT 1053
#define IDC_LABEL_CRIGHT 1054
#define IDC_BUTTON2 1056
#define IDC_SET_A 1061
#define IDC_LABEL_A 1062
#define IDC_SET_B 1063
#define IDC_LABEL_B 1064
#define IDC_LABEL_L 1066
#define IDC_SET_R 1067
#define IDC_LABEL_R 1068
#define IDC_LABEL_ANALOGX 1069
#define IDC_LABEL_ANALOGY 1070
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1057
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif