-
Notifications
You must be signed in to change notification settings - Fork 8
/
resource.h
147 lines (146 loc) · 6.21 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 Linkage Mechanism Laboratory.rc 使用
//
#define IDI_ICON 101
#define IDI_ICON16 102
#define IDD_DIALOG_ABOUT 103
#define IDC_LISTVIEW 105
#define IDC_TREEVIEW 106
#define ID_DELETE_CONSOLE 107
#define ID_DELETE_GRAPH 108
#define ID_RIGHTWINDOW 110
#define ID_CANVAS 111
#define IDR_MENU_MAIN 112
#define IDR_ACCELERATOR_MAIN 113
#define IDR_TOOLBAR_MAIN 114
#define IDR_STATUS 115
#define IDR_TRACKBAR 116
#define IDR_LINEEDIT 117
#define IDD_DIALOG_ADD_DRIVER 118
#define IDR_MENU_RIGHT 120
#define IDR_BITMAP_SHOW_REAL 121
#define IDR_BITMAP_SHOW_SIMPLE 122
#define IDD_DIALOG_OPTION 123
#define IDI_ICON_FILE 124
#define IDB_BITMAP_THEME_DARK 125
#define IDB_BITMAP_THEME_BRIGHT 126
#define IDB_BITMAP_SCHOOL 128
#define IDD_DIALOG_ANIMATION 129
#define IDR_MENU_GRAPH 130
#define IDB_BITMAP_AXES_SHOW 131
#define IDR_MENU_GRAPH1 131
#define IDR_MENU_ANIMATION 131
#define IDB_BITMAP_AXES_HIDE 132
#define IDB_PNG_SCHOOL 133
#define IDD_DIALOG_STU 134
#define IDD_DIALOG_STUDENT 134
#define IDD_DIALOG_SCORE 135
#define IDR_STATUS_COORDINATE 201
#define IDR_STATUS_PROPORTION 202
#define IDR_STATUS_PROPORTIONNAME 203
#define IDR_STATUS_TRACKBAR 204
#define IDR_STATUS_CHECKBOX_SHOW_REAL 205
#define IDR_STATUS_CHECKBOX_THEME 206
#define IDR_STATUS_CHECKBOX_AXES 207
#define IDC_COMBO_DRIVER_TYPE 1003
#define IDC_COMBO_EXPR_TYPE 1004
#define IDC_EDIT_FORMULAR_R 1005
#define IDC_CHECK_POSITION 1006
#define IDC_CHECK_D 1006
#define IDC_CHECK_V 1007
#define IDC_CHECK_A 1008
#define IDC_EDIT_FORMULAR_L 1009
#define IDC_BUTTON_APPLY 1011
#define IDC_CHECK_REG_FILE 1012
#define IDC_EDIT_A 1013
#define IDC_CHECK_SHOW_SCHOOL_LOGO 1013
#define IDC_EDIT_DRIVER_UNIT 1014
#define IDC_CHECK_SHOW_SCHOOL_LOGO2 1014
#define IDC_CHECK_SHOW_GRID 1014
#define IDC_EDIT_B 1015
#define IDC_STATIC_A 1017
#define IDC_STATIC_B 1018
#define IDC_STATIC_DRIVER_UNIT 1019
#define IDC_STATIC_GRAPH 1020
#define IDC_BUTTON_SET_NOW_POS_IS_ORIGIN 1021
#define IDC_SLIDER_TIME 1022
#define IDC_BUTTON_RUN 1023
#define IDC_EDIT_TIME_START 1024
#define IDC_EDIT_TIME_END 1025
#define IDC_EDIT_FPS 1026
#define IDC_BUTTON_PLAY 1027
#define IDC_BUTTON_FIRST_FRAME 1029
#define IDC_BUTTON_LAST_FRAME 1030
#define IDC_BUTTON_PREV_FRAME 1031
#define IDC_BUTTON_NEXT_FRAME 1032
#define IDC_CHECK_CIRCLE 1033
#define IDC_CHECK_LOOP 1033
#define IDC_EDIT_TIME 1035
#define IDC_EDIT_TIME2 1036
#define IDC_EDIT_FRAME 1036
#define IDC_LIST_LEFT 1037
#define IDC_BUTTON_MESURE_P 1038
#define IDC_LIST_RIGHT 1039
#define IDC_BUTTON_MESURE_V 1040
#define IDC_BUTTON_MESURE_A 1041
#define IDC_BUTTON_REMOVE_MESURE 1042
#define IDC_BUTTON_SHOW_GRAPH 1043
#define IDC_EDIT_STU_CLASS 1044
#define IDC_EDIT_STU_NUMBER 1045
#define IDC_EDIT_SCORE 1045
#define IDC_EDIT_STU_NAME 1046
#define IDC_EDIT_SCORE_NUMBER 1046
#define IDC_EDIT_STU_NAME2 1047
#define IDC_EDIT_SCORE_NAME 1047
#define IDC_EDIT_SCORE_CLASS 1048
#define ID_MENU_GRAPH_DATA_START 40000
#define ID_EXIT 40108
#define ID_DRAW_LINE 40109
#define ID_NEWFILE 40110
#define ID_NEW 40111
#define ID_OPEN 40112
#define ID_SAVE 40113
#define ID_SAVEAS 40114
#define ID_NEW_NOCHECK 40115
#define ID_SAVE_NOCHECK 40116
#define ID_OPEN_NOCHECK 40117
#define ID_SELECT 40118
#define ID_DRAW_FRAME 40119
#define ID_RECORD_SCORE 40120
#define ID_DRAW_BAR 40121
#define ID_ANALYZE_MECHANISM 40124
#define ID_VIEW_SUITABLE 40127
#define ID_ABOUT 40128
#define ID_SHOW_CONSOLE 40132
#define ID_SET_DRIVER 40134
#define ID_REFRESH 40136
#define ID_DRAG 40137
#define ID_DRAW_GRAPH 40139
#define ID_DRAW_SLIDEWAY 40142
#define ID_DRAW_SLIDER 40143
#define ID_DELETE_ELEMENT 40145
#define ID_OPTION 40147
#define ID_DRAW_POLYLINE_BAR 40151
#define ID_DRAW_COINCIDE 40153
#define ID_DRAW_COLINEAR 40155
#define ID_ANIMATION 40157
#define ID_SNAP 40159
#define ID_SAVE_CAPTURE 40160
#define ID_SAVE_AS_PICTURE 40163
#define ID_SAVE_AS_CSV 40164
#define ID_MENU_GRAPH_SHOW_TITLE 40170
#define ID_MENU_GRAPH_SHOW_GRID 40171
#define ID_MENU_GRAPH_SHOW_LEGEND 40176
#define ID_SHOW_STUDENT_DIALOG 40177
#define ID_SAVE_AS_GIF 40179
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 136
#define _APS_NEXT_COMMAND_VALUE 40180
#define _APS_NEXT_CONTROL_VALUE 1049
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif