resource.h
26.2 KB
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by BlueFlashTool.rc
//
#define IDD_BLUEFLASHTOOL_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_SYSTEM_CONFIG 131
#define IDB_BITMAP_RED 134
#define IDB_BITMAP_GREEN 135
#define IDC_BUTTON_START0 1000
#define IDC_BUTTON_START1 1001
#define IDC_BUTTON_START2 1002
#define IDC_BUTTON_START3 1003
#define IDC_BUTTON_START4 1004
#define IDC_BUTTON_START5 1005
#define IDC_BUTTON_START6 1006
#define IDC_BUTTON_START7 1007
#define IDC_BUTTON_START8 1008
#define IDC_BUTTON_START9 1009
#define IDC_BUTTON_START10 1010
#define IDC_BUTTON_START11 1011
#define IDC_BUTTON_START12 1012
#define IDC_BUTTON_START13 1013
#define IDC_BUTTON_START14 1014
#define IDC_BUTTON_START15 1015
#define IDC_BUTTON_START16 1016
#define IDC_BUTTON_START17 1017
#define IDC_BUTTON_START18 1018
#define IDC_BUTTON_START19 1019
#define IDC_BUTTON_START20 1020
#define IDC_BUTTON_START21 1021
#define IDC_BUTTON_START22 1022
#define IDC_BUTTON_START23 1023
#define IDC_BUTTON_START24 1024
#define IDC_BUTTON_START25 1025
#define IDC_BUTTON_START26 1026
#define IDC_BUTTON_START27 1027
#define IDC_BUTTON_START28 1028
#define IDC_BUTTON_START29 1029
#define IDC_BUTTON_START30 1030
#define IDC_BUTTON_START31 1031
#define IDC_BUTTON_START32 1032
#define IDC_BUTTON_START33 1033
#define IDC_BUTTON_START34 1034
#define IDC_BUTTON_START35 1035
#define IDC_BUTTON_START36 1036
#define IDC_BUTTON_START37 1037
#define IDC_BUTTON_START38 1038
#define IDC_BUTTON_START39 1039
#define IDC_BUTTON_START40 1040
#define IDC_BUTTON_START41 1041
#define IDC_BUTTON_START42 1042
#define IDC_BUTTON_START43 1043
#define IDC_BUTTON_START44 1044
#define IDC_BUTTON_START45 1045
#define IDC_BUTTON_START46 1046
#define IDC_BUTTON_START47 1047
#define IDC_BUTTON_START48 1048
#define IDC_BUTTON_START49 1049
#define IDC_BUTTON_START50 1050
#define IDC_BUTTON_START51 1051
#define IDC_BUTTON_START52 1052
#define IDC_BUTTON_START53 1053
#define IDC_BUTTON_START54 1054
#define IDC_BUTTON_START55 1055
#define IDC_BUTTON_START56 1056
#define IDC_BUTTON_START57 1057
#define IDC_BUTTON_START58 1058
#define IDC_BUTTON_START59 1059
#define IDC_BUTTON_START60 1060
#define IDC_BUTTON_START61 1061
#define IDC_BUTTON_START62 1062
#define IDC_BUTTON_START63 1063
#define IDC_BUTTON_START64 1064
#define IDC_BUTTON_START65 1065
#define IDC_BUTTON_START66 1066
#define IDC_BUTTON_START67 1067
#define IDC_BUTTON_START68 1068
#define IDC_BUTTON_START69 1069
#define IDC_BUTTON_START70 1070
#define IDC_BUTTON_START71 1071
#define IDC_BUTTON_START72 1072
#define IDC_BUTTON_START73 1073
#define IDC_BUTTON_START74 1074
#define IDC_BUTTON_START75 1075
#define IDC_BUTTON_START76 1076
#define IDC_BUTTON_START77 1077
#define IDC_BUTTON_START78 1078
#define IDC_BUTTON_START79 1079
#define IDC_BUTTON_START80 1080
#define IDC_BUTTON_START81 1081
#define IDC_BUTTON_START82 1082
#define IDC_BUTTON_START83 1083
#define IDC_BUTTON_START84 1084
#define IDC_BUTTON_START85 1085
#define IDC_BUTTON_START86 1086
#define IDC_BUTTON_START87 1087
#define IDC_BUTTON_START88 1088
#define IDC_BUTTON_START89 1089
#define IDC_BUTTON_START90 1090
#define IDC_BUTTON_START91 1091
#define IDC_BUTTON_START92 1092
#define IDC_BUTTON_START93 1093
#define IDC_BUTTON_START94 1094
#define IDC_BUTTON_START95 1095
#define IDC_BUTTON_START96 1096
#define IDC_BUTTON_START97 1097
#define IDC_BUTTON_START98 1098
#define IDC_BUTTON_START99 1099
#define IDC_STATIC_GROUP_EAR 1148
#define IDC_STATIC_GROUP_USB 1149
#define IDC_STATIC_GROUP_DEBUG_INFO 1150
#define IDC_CHECK_FLASH_ONE_BIN 1151
#define IDC_EDIT_BIN_START 1152
#define IDC_EDIT3 1153
#define IDC_EDIT_BIN_END 1153
#define IDC_PROGRESS_FLASH0 1200
#define IDC_PROGRESS_FLASH1 1201
#define IDC_PROGRESS_FLASH2 1202
#define IDC_PROGRESS_FLASH3 1203
#define IDC_PROGRESS_FLASH4 1204
#define IDC_PROGRESS_FLASH5 1205
#define IDC_PROGRESS_FLASH6 1206
#define IDC_PROGRESS_FLASH7 1207
#define IDC_PROGRESS_FLASH8 1208
#define IDC_PROGRESS_FLASH9 1209
#define IDC_PROGRESS_FLASH10 1210
#define IDC_PROGRESS_FLASH11 1211
#define IDC_PROGRESS_FLASH12 1212
#define IDC_PROGRESS_FLASH13 1213
#define IDC_PROGRESS_FLASH14 1214
#define IDC_PROGRESS_FLASH15 1215
#define IDC_PROGRESS_FLASH16 1216
#define IDC_PROGRESS_FLASH17 1217
#define IDC_PROGRESS_FLASH18 1218
#define IDC_PROGRESS_FLASH19 1219
#define IDC_PROGRESS_FLASH20 1220
#define IDC_PROGRESS_FLASH21 1221
#define IDC_PROGRESS_FLASH22 1222
#define IDC_PROGRESS_FLASH23 1223
#define IDC_PROGRESS_FLASH24 1224
#define IDC_PROGRESS_FLASH25 1225
#define IDC_PROGRESS_FLASH26 1226
#define IDC_PROGRESS_FLASH27 1227
#define IDC_PROGRESS_FLASH28 1228
#define IDC_PROGRESS_FLASH29 1229
#define IDC_PROGRESS_FLASH30 1230
#define IDC_PROGRESS_FLASH31 1231
#define IDC_PROGRESS_FLASH32 1232
#define IDC_PROGRESS_FLASH33 1233
#define IDC_PROGRESS_FLASH34 1234
#define IDC_PROGRESS_FLASH35 1235
#define IDC_PROGRESS_FLASH36 1236
#define IDC_PROGRESS_FLASH37 1237
#define IDC_PROGRESS_FLASH38 1238
#define IDC_PROGRESS_FLASH39 1239
#define IDC_PROGRESS_FLASH40 1240
#define IDC_PROGRESS_FLASH41 1241
#define IDC_PROGRESS_FLASH42 1242
#define IDC_PROGRESS_FLASH43 1243
#define IDC_PROGRESS_FLASH44 1244
#define IDC_PROGRESS_FLASH45 1245
#define IDC_PROGRESS_FLASH46 1246
#define IDC_PROGRESS_FLASH47 1247
#define IDC_PROGRESS_FLASH48 1248
#define IDC_PROGRESS_FLASH49 1249
#define IDC_PROGRESS_FLASH50 1250
#define IDC_PROGRESS_FLASH51 1251
#define IDC_PROGRESS_FLASH52 1252
#define IDC_PROGRESS_FLASH53 1253
#define IDC_PROGRESS_FLASH54 1254
#define IDC_PROGRESS_FLASH55 1255
#define IDC_PROGRESS_FLASH56 1256
#define IDC_PROGRESS_FLASH57 1257
#define IDC_PROGRESS_FLASH58 1258
#define IDC_PROGRESS_FLASH59 1259
#define IDC_PROGRESS_FLASH60 1260
#define IDC_PROGRESS_FLASH61 1261
#define IDC_PROGRESS_FLASH62 1262
#define IDC_PROGRESS_FLASH63 1263
#define IDC_PROGRESS_FLASH64 1264
#define IDC_PROGRESS_FLASH65 1265
#define IDC_PROGRESS_FLASH66 1266
#define IDC_PROGRESS_FLASH67 1267
#define IDC_PROGRESS_FLASH68 1268
#define IDC_PROGRESS_FLASH69 1269
#define IDC_PROGRESS_FLASH70 1270
#define IDC_PROGRESS_FLASH71 1271
#define IDC_PROGRESS_FLASH72 1272
#define IDC_PROGRESS_FLASH73 1273
#define IDC_PROGRESS_FLASH74 1274
#define IDC_PROGRESS_FLASH75 1275
#define IDC_PROGRESS_FLASH76 1276
#define IDC_PROGRESS_FLASH77 1277
#define IDC_PROGRESS_FLASH78 1278
#define IDC_PROGRESS_FLASH79 1279
#define IDC_PROGRESS_FLASH80 1280
#define IDC_PROGRESS_FLASH81 1281
#define IDC_PROGRESS_FLASH82 1282
#define IDC_PROGRESS_FLASH83 1283
#define IDC_PROGRESS_FLASH84 1284
#define IDC_PROGRESS_FLASH85 1285
#define IDC_PROGRESS_FLASH86 1286
#define IDC_PROGRESS_FLASH87 1287
#define IDC_PROGRESS_FLASH88 1288
#define IDC_PROGRESS_FLASH89 1289
#define IDC_PROGRESS_FLASH90 1290
#define IDC_PROGRESS_FLASH91 1291
#define IDC_PROGRESS_FLASH92 1292
#define IDC_PROGRESS_FLASH93 1293
#define IDC_PROGRESS_FLASH94 1294
#define IDC_PROGRESS_FLASH95 1295
#define IDC_PROGRESS_FLASH96 1296
#define IDC_PROGRESS_FLASH97 1297
#define IDC_PROGRESS_FLASH98 1298
#define IDC_PROGRESS_FLASH99 1299
#define IDC_MSCOMM0 1300
#define IDC_MSCOMM1 1301
#define IDC_MSCOMM2 1302
#define IDC_MSCOMM3 1303
#define IDC_MSCOMM4 1304
#define IDC_MSCOMM5 1305
#define IDC_MSCOMM6 1306
#define IDC_MSCOMM7 1307
#define IDC_MSCOMM8 1308
#define IDC_MSCOMM9 1309
#define IDC_MSCOMM10 1310
#define IDC_MSCOMM11 1311
#define IDC_MSCOMM12 1312
#define IDC_MSCOMM13 1313
#define IDC_MSCOMM14 1314
#define IDC_MSCOMM15 1315
#define IDC_MSCOMM16 1316
#define IDC_MSCOMM17 1317
#define IDC_MSCOMM18 1318
#define IDC_MSCOMM19 1319
#define IDC_MSCOMM20 1320
#define IDC_MSCOMM21 1321
#define IDC_MSCOMM22 1322
#define IDC_MSCOMM23 1323
#define IDC_MSCOMM24 1324
#define IDC_MSCOMM25 1325
#define IDC_MSCOMM26 1326
#define IDC_MSCOMM27 1327
#define IDC_MSCOMM28 1328
#define IDC_MSCOMM29 1329
#define IDC_MSCOMM30 1330
#define IDC_MSCOMM31 1331
#define IDC_MSCOMM32 1332
#define IDC_MSCOMM33 1333
#define IDC_MSCOMM34 1334
#define IDC_MSCOMM35 1335
#define IDC_MSCOMM36 1336
#define IDC_MSCOMM37 1337
#define IDC_MSCOMM38 1338
#define IDC_MSCOMM39 1339
#define IDC_MSCOMM40 1340
#define IDC_MSCOMM41 1341
#define IDC_MSCOMM42 1342
#define IDC_MSCOMM43 1343
#define IDC_MSCOMM44 1344
#define IDC_MSCOMM45 1345
#define IDC_MSCOMM46 1346
#define IDC_MSCOMM47 1347
#define IDC_MSCOMM48 1348
#define IDC_MSCOMM49 1349
#define IDC_MSCOMM50 1350
#define IDC_PCB_STATE0 1400
#define IDC_PCB_STATE1 1401
#define IDC_PCB_STATE2 1402
#define IDC_PCB_STATE3 1403
#define IDC_PCB_STATE4 1404
#define IDC_PCB_STATE5 1405
#define IDC_PCB_STATE6 1406
#define IDC_PCB_STATE7 1407
#define IDC_PCB_STATE8 1408
#define IDC_PCB_STATE9 1409
#define IDC_PCB_STATE10 1410
#define IDC_PCB_STATE11 1411
#define IDC_PCB_STATE12 1412
#define IDC_PCB_STATE13 1413
#define IDC_PCB_STATE14 1414
#define IDC_PCB_STATE15 1415
#define IDC_PCB_STATE16 1416
#define IDC_PCB_STATE17 1417
#define IDC_PCB_STATE18 1418
#define IDC_PCB_STATE19 1419
#define IDC_PCB_STATE20 1420
#define IDC_PCB_STATE21 1421
#define IDC_PCB_STATE22 1422
#define IDC_PCB_STATE23 1423
#define IDC_PCB_STATE24 1424
#define IDC_PCB_STATE25 1425
#define IDC_PCB_STATE26 1426
#define IDC_PCB_STATE27 1427
#define IDC_PCB_STATE28 1428
#define IDC_PCB_STATE29 1429
#define IDC_PCB_STATE30 1430
#define IDC_PCB_STATE31 1431
#define IDC_PCB_STATE32 1432
#define IDC_PCB_STATE33 1433
#define IDC_PCB_STATE34 1434
#define IDC_PCB_STATE35 1435
#define IDC_PCB_STATE36 1436
#define IDC_PCB_STATE37 1437
#define IDC_PCB_STATE38 1438
#define IDC_PCB_STATE39 1439
#define IDC_PCB_STATE40 1440
#define IDC_PCB_STATE41 1441
#define IDC_PCB_STATE42 1442
#define IDC_PCB_STATE43 1443
#define IDC_PCB_STATE44 1444
#define IDC_PCB_STATE45 1445
#define IDC_PCB_STATE46 1446
#define IDC_PCB_STATE47 1447
#define IDC_PCB_STATE48 1448
#define IDC_PCB_STATE49 1449
#define IDC_PCB_STATE50 1450
#define IDC_PCB_STATE51 1451
#define IDC_PCB_STATE52 1452
#define IDC_PCB_STATE53 1453
#define IDC_PCB_STATE54 1454
#define IDC_PCB_STATE55 1455
#define IDC_PCB_STATE56 1456
#define IDC_PCB_STATE57 1457
#define IDC_PCB_STATE58 1458
#define IDC_PCB_STATE59 1459
#define IDC_PCB_STATE60 1460
#define IDC_PCB_STATE61 1461
#define IDC_PCB_STATE62 1462
#define IDC_PCB_STATE63 1463
#define IDC_PCB_STATE64 1464
#define IDC_PCB_STATE65 1465
#define IDC_PCB_STATE66 1466
#define IDC_PCB_STATE67 1467
#define IDC_PCB_STATE68 1468
#define IDC_PCB_STATE69 1469
#define IDC_PCB_STATE70 1470
#define IDC_PCB_STATE71 1471
#define IDC_PCB_STATE72 1472
#define IDC_PCB_STATE73 1473
#define IDC_PCB_STATE74 1474
#define IDC_PCB_STATE75 1475
#define IDC_PCB_STATE76 1476
#define IDC_PCB_STATE77 1477
#define IDC_PCB_STATE78 1478
#define IDC_PCB_STATE79 1479
#define IDC_PCB_STATE80 1480
#define IDC_PCB_STATE81 1481
#define IDC_PCB_STATE82 1482
#define IDC_PCB_STATE83 1483
#define IDC_PCB_STATE84 1484
#define IDC_PCB_STATE85 1485
#define IDC_PCB_STATE86 1486
#define IDC_PCB_STATE87 1487
#define IDC_PCB_STATE88 1488
#define IDC_PCB_STATE89 1489
#define IDC_PCB_STATE90 1490
#define IDC_PCB_STATE91 1491
#define IDC_PCB_STATE92 1492
#define IDC_PCB_STATE93 1493
#define IDC_PCB_STATE94 1494
#define IDC_PCB_STATE95 1495
#define IDC_PCB_STATE96 1496
#define IDC_PCB_STATE97 1497
#define IDC_PCB_STATE98 1498
#define IDC_PCB_STATE99 1499
#define IDC_UART_CONFIG0 1500
#define IDC_UART_CONFIG1 1501
#define IDC_UART_CONFIG2 1502
#define IDC_UART_CONFIG3 1503
#define IDC_UART_CONFIG4 1504
#define IDC_UART_CONFIG5 1505
#define IDC_UART_CONFIG6 1506
#define IDC_UART_CONFIG7 1507
#define IDC_UART_CONFIG8 1508
#define IDC_UART_CONFIG9 1509
#define IDC_UART_CONFIG10 1510
#define IDC_UART_CONFIG11 1511
#define IDC_UART_CONFIG12 1512
#define IDC_UART_CONFIG13 1513
#define IDC_UART_CONFIG14 1514
#define IDC_UART_CONFIG15 1515
#define IDC_UART_CONFIG16 1516
#define IDC_UART_CONFIG17 1517
#define IDC_UART_CONFIG18 1518
#define IDC_UART_CONFIG19 1519
#define IDC_UART_CONFIG20 1520
#define IDC_UART_CONFIG21 1521
#define IDC_UART_CONFIG22 1522
#define IDC_UART_CONFIG23 1523
#define IDC_UART_CONFIG24 1524
#define IDC_UART_CONFIG25 1525
#define IDC_UART_CONFIG26 1526
#define IDC_UART_CONFIG27 1527
#define IDC_UART_CONFIG28 1528
#define IDC_UART_CONFIG29 1529
#define IDC_UART_CONFIG30 1530
#define IDC_UART_CONFIG31 1531
#define IDC_UART_CONFIG32 1532
#define IDC_UART_CONFIG33 1533
#define IDC_UART_CONFIG34 1534
#define IDC_UART_CONFIG35 1535
#define IDC_UART_CONFIG36 1536
#define IDC_UART_CONFIG37 1537
#define IDC_UART_CONFIG38 1538
#define IDC_UART_CONFIG39 1539
#define IDC_UART_CONFIG40 1540
#define IDC_UART_CONFIG41 1541
#define IDC_UART_CONFIG42 1542
#define IDC_UART_CONFIG43 1543
#define IDC_UART_CONFIG44 1544
#define IDC_UART_CONFIG45 1545
#define IDC_UART_CONFIG46 1546
#define IDC_UART_CONFIG47 1547
#define IDC_UART_CONFIG48 1548
#define IDC_UART_CONFIG49 1549
#define IDC_UART_CONFIG50 1550
#define IDC_UART_CONFIG51 1551
#define IDC_UART_CONFIG52 1552
#define IDC_UART_CONFIG53 1553
#define IDC_UART_CONFIG54 1554
#define IDC_UART_CONFIG55 1555
#define IDC_UART_CONFIG56 1556
#define IDC_UART_CONFIG57 1557
#define IDC_UART_CONFIG58 1558
#define IDC_UART_CONFIG59 1559
#define IDC_UART_CONFIG60 1560
#define IDC_UART_CONFIG61 1561
#define IDC_UART_CONFIG62 1562
#define IDC_UART_CONFIG63 1563
#define IDC_UART_CONFIG64 1564
#define IDC_UART_CONFIG65 1565
#define IDC_UART_CONFIG66 1566
#define IDC_UART_CONFIG67 1567
#define IDC_UART_CONFIG68 1568
#define IDC_UART_CONFIG69 1569
#define IDC_UART_CONFIG70 1570
#define IDC_UART_CONFIG71 1571
#define IDC_UART_CONFIG72 1572
#define IDC_UART_CONFIG73 1573
#define IDC_UART_CONFIG74 1574
#define IDC_UART_CONFIG75 1575
#define IDC_UART_CONFIG76 1576
#define IDC_UART_CONFIG77 1577
#define IDC_UART_CONFIG78 1578
#define IDC_UART_CONFIG79 1579
#define IDC_UART_CONFIG80 1580
#define IDC_UART_CONFIG81 1581
#define IDC_UART_CONFIG82 1582
#define IDC_UART_CONFIG83 1583
#define IDC_UART_CONFIG84 1584
#define IDC_UART_CONFIG85 1585
#define IDC_UART_CONFIG86 1586
#define IDC_UART_CONFIG87 1587
#define IDC_UART_CONFIG88 1588
#define IDC_UART_CONFIG89 1589
#define IDC_UART_CONFIG90 1590
#define IDC_UART_CONFIG91 1591
#define IDC_UART_CONFIG92 1592
#define IDC_UART_CONFIG93 1593
#define IDC_UART_CONFIG94 1594
#define IDC_UART_CONFIG95 1595
#define IDC_UART_CONFIG96 1596
#define IDC_UART_CONFIG97 1597
#define IDC_UART_CONFIG98 1598
#define IDC_UART_CONFIG99 1599
#define IDC_STATIC_GROUP0 1600
#define IDC_STATIC_GROUP1 1601
#define IDC_STATIC_GROUP2 1602
#define IDC_STATIC_GROUP3 1603
#define IDC_STATIC_GROUP4 1604
#define IDC_STATIC_GROUP5 1605
#define IDC_STATIC_GROUP6 1606
#define IDC_STATIC_GROUP7 1607
#define IDC_STATIC_GROUP8 1608
#define IDC_STATIC_GROUP9 1609
#define IDC_STATIC_GROUP10 1610
#define IDC_STATIC_GROUP11 1611
#define IDC_STATIC_GROUP12 1612
#define IDC_STATIC_GROUP13 1613
#define IDC_STATIC_GROUP14 1614
#define IDC_STATIC_GROUP15 1615
#define IDC_STATIC_GROUP16 1616
#define IDC_STATIC_GROUP17 1617
#define IDC_STATIC_GROUP18 1618
#define IDC_STATIC_GROUP19 1619
#define IDC_STATIC_GROUP20 1620
#define IDC_STATIC_GROUP21 1621
#define IDC_STATIC_GROUP22 1622
#define IDC_STATIC_GROUP23 1623
#define IDC_STATIC_GROUP24 1624
#define IDC_STATIC_GROUP25 1625
#define IDC_STATIC_GROUP26 1626
#define IDC_STATIC_GROUP27 1627
#define IDC_STATIC_GROUP28 1628
#define IDC_STATIC_GROUP29 1629
#define IDC_STATIC_GROUP30 1630
#define IDC_STATIC_GROUP31 1631
#define IDC_STATIC_GROUP32 1632
#define IDC_STATIC_GROUP33 1633
#define IDC_STATIC_GROUP34 1634
#define IDC_STATIC_GROUP35 1635
#define IDC_STATIC_GROUP36 1636
#define IDC_STATIC_GROUP37 1637
#define IDC_STATIC_GROUP38 1638
#define IDC_STATIC_GROUP39 1639
#define IDC_STATIC_GROUP40 1640
#define IDC_STATIC_GROUP41 1641
#define IDC_STATIC_GROUP42 1642
#define IDC_STATIC_GROUP43 1643
#define IDC_STATIC_GROUP44 1644
#define IDC_STATIC_GROUP45 1645
#define IDC_STATIC_GROUP46 1646
#define IDC_STATIC_GROUP47 1647
#define IDC_STATIC_GROUP48 1648
#define IDC_STATIC_GROUP49 1649
#define IDC_STATIC_GROUP50 1650
#define IDC_STATIC_GROUP51 1651
#define IDC_STATIC_GROUP52 1652
#define IDC_STATIC_GROUP53 1653
#define IDC_STATIC_GROUP54 1654
#define IDC_STATIC_GROUP55 1655
#define IDC_STATIC_GROUP56 1656
#define IDC_STATIC_GROUP57 1657
#define IDC_STATIC_GROUP58 1658
#define IDC_STATIC_GROUP59 1659
#define IDC_STATIC_GROUP60 1660
#define IDC_STATIC_GROUP61 1661
#define IDC_STATIC_GROUP62 1662
#define IDC_STATIC_GROUP63 1663
#define IDC_STATIC_GROUP64 1664
#define IDC_STATIC_GROUP65 1665
#define IDC_STATIC_GROUP66 1666
#define IDC_STATIC_GROUP67 1667
#define IDC_STATIC_GROUP68 1668
#define IDC_STATIC_GROUP69 1669
#define IDC_STATIC_GROUP70 1670
#define IDC_STATIC_GROUP71 1671
#define IDC_STATIC_GROUP72 1672
#define IDC_STATIC_GROUP73 1673
#define IDC_STATIC_GROUP74 1674
#define IDC_STATIC_GROUP75 1675
#define IDC_STATIC_GROUP76 1676
#define IDC_STATIC_GROUP77 1677
#define IDC_STATIC_GROUP78 1678
#define IDC_STATIC_GROUP79 1679
#define IDC_STATIC_GROUP80 1680
#define IDC_STATIC_GROUP81 1681
#define IDC_STATIC_GROUP82 1682
#define IDC_STATIC_GROUP83 1683
#define IDC_STATIC_GROUP84 1684
#define IDC_STATIC_GROUP85 1685
#define IDC_STATIC_GROUP86 1686
#define IDC_STATIC_GROUP87 1687
#define IDC_STATIC_GROUP88 1688
#define IDC_STATIC_GROUP89 1689
#define IDC_STATIC_GROUP90 1690
#define IDC_STATIC_GROUP91 1691
#define IDC_STATIC_GROUP92 1692
#define IDC_STATIC_GROUP93 1693
#define IDC_STATIC_GROUP94 1694
#define IDC_STATIC_GROUP95 1695
#define IDC_STATIC_GROUP96 1696
#define IDC_STATIC_GROUP97 1697
#define IDC_STATIC_GROUP98 1698
#define IDC_STATIC_GROUP99 1699
#define IDC_START_ALL 2000
#define IDC_STOP_ALL 2001
#define IDC_BUTTON_SETTING 2002
#define IDC_DEBUG_MESSAGE 2003
#define IDC_CHECK_SAME_SN 2004
#define IDC_EDIT_SN_START 2005
#define IDC_EDIT_SN_END 2006
#define IDC_COMBO_BAND 2007
#define IDC_COMBO_CHECK 2008
#define IDC_COMBO_DATABIT 2009
#define IDC_COMBO_STOPBIT 2010
#define IDC_COMBO_STEAM 2011
#define IDC_EDIT_EAR_PATH 2012
#define IDC_EDIT_USB_PATH 2013
#define IDC_BUTTON_SECPATH_EAR 2014
#define IDC_BUTTON_SECPATH_USB 2015
#define IDC_BUTTON_SAVE 2016
#define IDC_CHECK_SAME_BTNAME 2016
#define IDC_BUTTON_INIT_COMPORT 2017
#define IDC_EDIT_BTNAME_START 2017
#define IDC_EDIT1 2018
#define IDC_EDIT_BTNAME_END 2018
#define IDC_EDIT_SN_HEADER 2019
#define IDC_FLASH_READAY 2020
#define IDC_EDIT_BTNAME_HEADER 2020
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 135
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1153
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif