RF.clw 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CRFDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "RF.h"
  8. ClassCount=3
  9. Class1=CRFApp
  10. Class2=CRFDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_RF_DIALOG
  16. [CLS:CRFApp]
  17. Type=0
  18. HeaderFile=RF.h
  19. ImplementationFile=RF.cpp
  20. Filter=N
  21. [CLS:CRFDlg]
  22. Type=0
  23. HeaderFile=RFDlg.h
  24. ImplementationFile=RFDlg.cpp
  25. Filter=D
  26. LastObject=IDC_COMBO_PORT
  27. BaseClass=CDialog
  28. VirtualFilter=dWC
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=RFDlg.h
  32. ImplementationFile=RFDlg.cpp
  33. Filter=D
  34. [DLG:IDD_ABOUTBOX]
  35. Type=1
  36. Class=CAboutDlg
  37. ControlCount=4
  38. Control1=IDC_STATIC,static,1342177283
  39. Control2=IDC_STATIC,static,1342308480
  40. Control3=IDC_STATIC,static,1342308352
  41. Control4=IDOK,button,1342373889
  42. [DLG:IDD_RF_DIALOG]
  43. Type=1
  44. Class=CRFDlg
  45. ControlCount=28
  46. Control1=IDOK,button,1342242817
  47. Control2=IDCANCEL,button,1342242816
  48. Control3=IDC_STATIC,button,1342177287
  49. Control4=IDC_STATIC,static,1342308352
  50. Control5=IDC_STATIC,static,1342308352
  51. Control6=IDC_COMBO_PORT,combobox,1344339971
  52. Control7=IDC_COMBO_BAUD,combobox,1344339971
  53. Control8=IDC_BUTTON_CONNECT,button,1342242816
  54. Control9=IDC_BUTTON_EXIT,button,1342242816
  55. Control10=IDC_LIST1,listbox,1352728833
  56. Control11=IDC_STATIC,button,1342177287
  57. Control12=IDC_BUTTON_CARD,button,1342242816
  58. Control13=IDC_STATIC,static,1342308352
  59. Control14=IDC_COMBO_MODE,combobox,1344339971
  60. Control15=IDC_BUTTON_CHECKKEY,button,1342242816
  61. Control16=IDC_STATIC,static,1342308352
  62. Control17=IDC_COMBO_SECTOR,combobox,1344339971
  63. Control18=IDC_EDIT_M1DATA,edit,1350631552
  64. Control19=IDC_BUTTON_READ,button,1342242816
  65. Control20=IDC_BUTTON_WRITE,button,1342242816
  66. Control21=IDC_EDIT_KEY,edit,1350631568
  67. Control22=IDC_STATIC,static,1342308352
  68. Control23=IDC_BUTTON_READ2,button,1342242816
  69. Control24=IDC_STATIC,button,1342177287
  70. Control25=IDC_BUTTON_CPUCARD,button,1342242816
  71. Control26=IDC_BUTTON_RESET,button,1342242816
  72. Control27=IDC_BUTTON_CMD,button,1342242816
  73. Control28=IDC_EDIT_CMD,edit,1350631552