BlueFlashTool.clw
8.75 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
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSysConfig
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "BlueFlashTool.h"
ClassCount=3
Class1=CBlueFlashToolApp
Class2=CBlueFlashToolDlg
ResourceCount=3
Resource2=IDD_BLUEFLASHTOOL_DIALOG
Resource1=IDR_MAINFRAME
Class3=CSysConfig
Resource3=IDD_SYSTEM_CONFIG
[CLS:CBlueFlashToolApp]
Type=0
HeaderFile=BlueFlashTool.h
ImplementationFile=BlueFlashTool.cpp
Filter=N
[CLS:CBlueFlashToolDlg]
Type=0
HeaderFile=BlueFlashToolDlg.h
ImplementationFile=BlueFlashToolDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CBlueFlashToolDlg
[DLG:IDD_BLUEFLASHTOOL_DIALOG]
Type=1
Class=CBlueFlashToolDlg
ControlCount=95
Control1=IDC_STATIC_GROUP01,button,1342177287
Control2=IDC_CHECK_EAR01,button,1342242819
Control3=IDC_CHECK_USB01,button,1342242819
Control4=IDC_PROGRESS_EAR01,msctls_progress32,1350565889
Control5=IDC_PROGRESS_USB01,msctls_progress32,1350565889
Control6=IDC_BUTTON_START_EAR01,button,1342242816
Control7=IDC_BUTTON_START_USB01,button,1342242816
Control8=IDC_STATIC_GROUP2,button,1342177287
Control9=IDC_CHECK_EAR2,button,1342242819
Control10=IDC_CHECK_USB2,button,1342242819
Control11=IDC_PROGRESS_EAR2,msctls_progress32,1350565889
Control12=IDC_PROGRESS_USB2,msctls_progress32,1350565889
Control13=IDC_BUTTON_START_EAR2,button,1342242816
Control14=IDC_BUTTON_START_USB2,button,1342242816
Control15=IDC_STATIC_GROUP3,button,1342177287
Control16=IDC_CHECK_EAR3,button,1342242819
Control17=IDC_CHECK_USB3,button,1342242819
Control18=IDC_PROGRESS_EAR3,msctls_progress32,1350565889
Control19=IDC_PROGRESS_USB3,msctls_progress32,1350565889
Control20=IDC_BUTTON_START_EAR3,button,1342242816
Control21=IDC_BUTTON_START_USB3,button,1342242816
Control22=IDC_STATIC_GROUP4,button,1342177287
Control23=IDC_CHECK_EAR4,button,1342242819
Control24=IDC_CHECK_USB4,button,1342242819
Control25=IDC_PROGRESS_EAR4,msctls_progress32,1350565889
Control26=IDC_PROGRESS_USB4,msctls_progress32,1350565889
Control27=IDC_BUTTON_START_EAR4,button,1342242816
Control28=IDC_BUTTON_START_USB4,button,1342242816
Control29=IDC_STATIC_GROUP5,button,1342177287
Control30=IDC_CHECK_EAR5,button,1342242819
Control31=IDC_CHECK_USB5,button,1342242819
Control32=IDC_PROGRESS_EAR5,msctls_progress32,1350565889
Control33=IDC_PROGRESS_USB5,msctls_progress32,1350565889
Control34=IDC_BUTTON_START_EAR5,button,1342242816
Control35=IDC_BUTTON_START_USB5,button,1342242816
Control36=IDC_STATIC_GROUP6,button,1342177287
Control37=IDC_CHECK_EAR6,button,1342242819
Control38=IDC_CHECK_USB6,button,1342242819
Control39=IDC_PROGRESS_EAR6,msctls_progress32,1350565889
Control40=IDC_PROGRESS_USB6,msctls_progress32,1350565889
Control41=IDC_BUTTON_START_EAR6,button,1342242816
Control42=IDC_BUTTON_START_USB6,button,1342242816
Control43=IDC_STATIC_GROUP7,button,1342177287
Control44=IDC_CHECK_EAR7,button,1342242819
Control45=IDC_CHECK_USB7,button,1342242819
Control46=IDC_PROGRESS_EAR7,msctls_progress32,1350565889
Control47=IDC_PROGRESS_USB7,msctls_progress32,1350565889
Control48=IDC_BUTTON_START_EAR7,button,1342242816
Control49=IDC_BUTTON_START_USB7,button,1342242816
Control50=IDC_STATIC_GROUP8,button,1342177287
Control51=IDC_CHECK_EAR8,button,1342242819
Control52=IDC_CHECK_USB8,button,1342242819
Control53=IDC_PROGRESS_EAR8,msctls_progress32,1350565889
Control54=IDC_PROGRESS_USB8,msctls_progress32,1350565889
Control55=IDC_BUTTON_START_EAR8,button,1342242816
Control56=IDC_BUTTON_START_USB8,button,1342242816
Control57=IDC_STATIC_GROUP9,button,1342177287
Control58=IDC_CHECK_EAR9,button,1342242819
Control59=IDC_CHECK_USB9,button,1342242819
Control60=IDC_PROGRESS_EAR9,msctls_progress32,1350565889
Control61=IDC_PROGRESS_USB9,msctls_progress32,1350565889
Control62=IDC_BUTTON_START_EAR9,button,1342242816
Control63=IDC_BUTTON_START_USB9,button,1342242816
Control64=IDC_STATIC_GROUP10,button,1342177287
Control65=IDC_CHECK_EAR10,button,1342242819
Control66=IDC_CHECK_USB10,button,1342242819
Control67=IDC_PROGRESS_EAR10,msctls_progress32,1350565889
Control68=IDC_PROGRESS_USB10,msctls_progress32,1350565889
Control69=IDC_BUTTON_START_EAR10,button,1342242816
Control70=IDC_BUTTON_START_USB10,button,1342242816
Control71=IDC_START_ALL,button,1342242816
Control72=IDC_STOP_ALL,button,1342242816
Control73=IDC_BUTTON_SETTING,button,1342242816
Control74=IDC_MSCOMM0,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control75=IDC_MSCOMM1,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control76=IDC_MSCOMM2,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control77=IDC_MSCOMM3,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control78=IDC_MSCOMM4,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control79=IDC_MSCOMM5,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control80=IDC_MSCOMM6,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control81=IDC_MSCOMM7,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control82=IDC_MSCOMM8,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control83=IDC_MSCOMM9,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control84=IDC_MSCOMM10,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control85=IDC_MSCOMM11,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control86=IDC_MSCOMM12,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control87=IDC_MSCOMM13,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control88=IDC_MSCOMM14,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control89=IDC_MSCOMM15,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control90=IDC_MSCOMM16,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control91=IDC_MSCOMM17,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control92=IDC_MSCOMM18,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control93=IDC_MSCOMM19,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control94=IDC_MSCOMM20,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control95=IDC_DEBUG_MESSAGE,listbox,1352728835
[DLG:IDD_SYSTEM_CONFIG]
Type=1
Class=CSysConfig
ControlCount=66
Control1=IDC_STATIC,button,1342177287
Control2=IDC_CHECK_SAME_SN,button,1342242819
Control3=IDC_STATIC,static,1342308864
Control4=IDC_STATIC,static,1342308864
Control5=IDC_EDIT_SN_START,edit,1350631552
Control6=IDC_EDIT_SN_END,edit,1350631552
Control7=IDC_STATIC,button,1342177287
Control8=IDC_STATIC,static,1342308864
Control9=IDC_STATIC,static,1342308864
Control10=IDC_STATIC,static,1342308864
Control11=IDC_STATIC,static,1342308864
Control12=IDC_STATIC,static,1342308864
Control13=IDC_COMBO_BAND,combobox,1344339970
Control14=IDC_COMBO_CHECK,combobox,1344339971
Control15=IDC_COMBO_DATABIT,combobox,1344339971
Control16=IDC_COMBO_STOPBIT,combobox,1344339971
Control17=IDC_COMBO_STEAM,combobox,1344339971
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,button,1342177287
Control20=IDC_STATIC,static,1342308864
Control21=IDC_COMPORT_EAR01,combobox,1344339971
Control22=IDC_STATIC,static,1342308864
Control23=IDC_COMPORT_USB01,combobox,1344339971
Control24=IDC_STATIC,static,1342308864
Control25=IDC_COMPORT_EAR02,combobox,1344339971
Control26=IDC_STATIC,static,1342308864
Control27=IDC_COMPORT_USB02,combobox,1344339971
Control28=IDC_STATIC,static,1342308864
Control29=IDC_COMPORT_EAR03,combobox,1344339971
Control30=IDC_STATIC,static,1342308864
Control31=IDC_COMPORT_USB03,combobox,1344339971
Control32=IDC_STATIC,static,1342308864
Control33=IDC_COMPORT_EAR04,combobox,1344339971
Control34=IDC_STATIC,static,1342308864
Control35=IDC_COMPORT_USB04,combobox,1344339971
Control36=IDC_STATIC,static,1342308864
Control37=IDC_COMPORT_EAR05,combobox,1344339971
Control38=IDC_STATIC,static,1342308864
Control39=IDC_COMPORT_USB05,combobox,1344339971
Control40=IDC_STATIC,static,1342308864
Control41=IDC_COMPORT_EAR06,combobox,1344339971
Control42=IDC_STATIC,static,1342308864
Control43=IDC_COMPORT_USB06,combobox,1344339971
Control44=IDC_STATIC,static,1342308864
Control45=IDC_COMPORT_EAR07,combobox,1344339971
Control46=IDC_STATIC,static,1342308864
Control47=IDC_COMPORT_USB07,combobox,1344339971
Control48=IDC_STATIC,static,1342308864
Control49=IDC_COMPORT_EAR08,combobox,1344339971
Control50=IDC_STATIC,static,1342308864
Control51=IDC_COMPORT_USB08,combobox,1344339971
Control52=IDC_STATIC,static,1342308864
Control53=IDC_COMPORT_EAR09,combobox,1344339971
Control54=IDC_STATIC,static,1342308864
Control55=IDC_COMPORT_USB09,combobox,1344339971
Control56=IDC_STATIC,static,1342308864
Control57=IDC_COMPORT_EAR10,combobox,1344339971
Control58=IDC_STATIC,static,1342308864
Control59=IDC_COMPORT_USB10,combobox,1344339971
Control60=IDC_STATIC,button,1342177287
Control61=IDC_EDIT_EAR_PATH,edit,1350633600
Control62=IDC_EDIT_USB_PATH,edit,1350633600
Control63=IDC_BUTTON_SECPATH_EAR,button,1342242816
Control64=IDC_BUTTON_SECPATH_USB,button,1342242816
Control65=IDOK,button,1342242816
Control66=IDCANCEL,button,1342242816
[CLS:CSysConfig]
Type=0
HeaderFile=SysConfig.h
ImplementationFile=SysConfig.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_COMBO_BAND
VirtualFilter=dWC