EAN.clw 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CEANDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "EAN.h"
  8. ClassCount=3
  9. Class1=CEANApp
  10. Class2=CEANDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_EAN_DIALOG
  16. [CLS:CEANApp]
  17. Type=0
  18. HeaderFile=EAN.h
  19. ImplementationFile=EAN.cpp
  20. Filter=N
  21. [CLS:CEANDlg]
  22. Type=0
  23. HeaderFile=EANDlg.h
  24. ImplementationFile=EANDlg.cpp
  25. Filter=D
  26. BaseClass=CDialog
  27. VirtualFilter=dWC
  28. LastObject=IDC_BITMAPBARCODE
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=EANDlg.h
  32. ImplementationFile=EANDlg.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_EAN_DIALOG]
  43. Type=1
  44. Class=CEANDlg
  45. ControlCount=18
  46. Control1=IDC_COMBO_SYMBOLOGY,combobox,1344340226
  47. Control2=IDC_EDIT_COUNTRYCODE,edit,1350639744
  48. Control3=IDC_EDIT_MANUFACTURER,edit,1350639744
  49. Control4=IDC_EDIT_PRODUCT,edit,1350639744
  50. Control5=IDC_EDIT_CHECKDIGIT,edit,1350639744
  51. Control6=IDC_EDIT_HEIGHT,edit,1350631552
  52. Control7=IDC_COMBO_RATIO,combobox,1478557954
  53. Control8=IDC_EDIT_GUARDBAR,edit,1350639744
  54. Control9=IDC_BUTTON_DRAW,button,1342242816
  55. Control10=IDC_STATIC,static,1342308352
  56. Control11=IDC_STATIC,static,1342308352
  57. Control12=IDC_STATIC,static,1342308352
  58. Control13=IDC_STATIC,static,1342308352
  59. Control14=IDC_STATIC,static,1342308352
  60. Control15=IDC_STATIC,static,1342308352
  61. Control16=IDC_BITMAPBARCODE,static,1350566414
  62. Control17=IDC_STATIC,static,1476526080
  63. Control18=IDC_STATIC,static,1342308352