| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CRFDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "RF.h"
- ClassCount=3
- Class1=CRFApp
- Class2=CRFDlg
- Class3=CAboutDlg
- ResourceCount=3
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Resource3=IDD_RF_DIALOG
- [CLS:CRFApp]
- Type=0
- HeaderFile=RF.h
- ImplementationFile=RF.cpp
- Filter=N
- [CLS:CRFDlg]
- Type=0
- HeaderFile=RFDlg.h
- ImplementationFile=RFDlg.cpp
- Filter=D
- LastObject=IDC_COMBO_PORT
- BaseClass=CDialog
- VirtualFilter=dWC
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=RFDlg.h
- ImplementationFile=RFDlg.cpp
- Filter=D
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
- ControlCount=4
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308480
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
- [DLG:IDD_RF_DIALOG]
- Type=1
- Class=CRFDlg
- ControlCount=28
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,button,1342177287
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_COMBO_PORT,combobox,1344339971
- Control7=IDC_COMBO_BAUD,combobox,1344339971
- Control8=IDC_BUTTON_CONNECT,button,1342242816
- Control9=IDC_BUTTON_EXIT,button,1342242816
- Control10=IDC_LIST1,listbox,1352728833
- Control11=IDC_STATIC,button,1342177287
- Control12=IDC_BUTTON_CARD,button,1342242816
- Control13=IDC_STATIC,static,1342308352
- Control14=IDC_COMBO_MODE,combobox,1344339971
- Control15=IDC_BUTTON_CHECKKEY,button,1342242816
- Control16=IDC_STATIC,static,1342308352
- Control17=IDC_COMBO_SECTOR,combobox,1344339971
- Control18=IDC_EDIT_M1DATA,edit,1350631552
- Control19=IDC_BUTTON_READ,button,1342242816
- Control20=IDC_BUTTON_WRITE,button,1342242816
- Control21=IDC_EDIT_KEY,edit,1350631568
- Control22=IDC_STATIC,static,1342308352
- Control23=IDC_BUTTON_READ2,button,1342242816
- Control24=IDC_STATIC,button,1342177287
- Control25=IDC_BUTTON_CPUCARD,button,1342242816
- Control26=IDC_BUTTON_RESET,button,1342242816
- Control27=IDC_BUTTON_CMD,button,1342242816
- Control28=IDC_EDIT_CMD,edit,1350631552
|