home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / bar_vbx / vctest.clw < prev    next >
Text File  |  1993-11-15  |  3KB  |  135 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMainDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "vctest.h"
  9. VbxHeaderFile=vctest.h
  10. VbxImplementationFile=vctest.cpp
  11.  
  12. ClassCount=7
  13. Class1=CVctestApp
  14. Class2=CVctestDoc
  15. Class3=CVctestView
  16. Class4=CMainFrame
  17. Class5=CAboutDlg
  18.  
  19. ResourceCount=3
  20. Resource1=IDR_MAINFRAME
  21. Class6=CMainDlg
  22. Resource2=IDD_SETPROPS
  23. Class7=CSetProps
  24. Resource3=IDD_DIALOG1
  25.  
  26. [CLS:CVctestApp]
  27. Type=0
  28. HeaderFile=vctest.h
  29. ImplementationFile=vctest.cpp
  30. Filter=N
  31.  
  32. [CLS:CVctestDoc]
  33. Type=0
  34. HeaderFile=vctesdoc.h
  35. ImplementationFile=vctesdoc.cpp
  36. Filter=N
  37.  
  38. [CLS:CVctestView]
  39. Type=0
  40. HeaderFile=vctesvw.h
  41. ImplementationFile=vctesvw.cpp
  42. Filter=Child Window
  43.  
  44. [CLS:CMainFrame]
  45. Type=0
  46. HeaderFile=mainfrm.h
  47. ImplementationFile=mainfrm.cpp
  48. Filter=T
  49. LastObject=IDM_DIALOG
  50.  
  51. [CLS:CAboutDlg]
  52. Type=0
  53. HeaderFile=vctest.cpp
  54. ImplementationFile=vctest.cpp
  55. Filter=D
  56.  
  57. [ACL:IDR_MAINFRAME]
  58. Type=1
  59. Class=CVctestView
  60. Command1=ID_FILE_NEW
  61. Command2=ID_FILE_OPEN
  62. Command3=ID_FILE_SAVE
  63. Command5=ID_EDIT_CUT
  64. Command6=ID_EDIT_COPY
  65. Command7=ID_EDIT_PASTE
  66. Command8=ID_EDIT_UNDO
  67. Command9=ID_EDIT_CUT
  68. Command10=ID_EDIT_COPY
  69. Command11=ID_EDIT_PASTE
  70. Command12=ID_NEXT_PANE
  71. Command13=ID_PREV_PANE
  72. CommandCount=13
  73. Command4=ID_EDIT_UNDO
  74.  
  75. [CLS:CMainDlg]
  76. Type=0
  77. HeaderFile=maindlg.h
  78. ImplementationFile=maindlg.cpp
  79. Filter=D
  80. LastObject=CMainDlg
  81.  
  82. [MNU:IDR_MAINFRAME]
  83. Type=1
  84. Command1=ID_FILE_NEW
  85. Command2=ID_FILE_OPEN
  86. Command3=ID_FILE_SAVE
  87. Command4=ID_FILE_SAVE_AS
  88. Command5=ID_FILE_MRU_FILE1
  89. Command6=ID_APP_EXIT
  90. Command7=ID_EDIT_UNDO
  91. Command8=ID_EDIT_CUT
  92. Command9=ID_EDIT_COPY
  93. Command10=ID_EDIT_PASTE
  94. Command11=ID_APP_ABOUT
  95. Command12=IDM_DIALOG
  96. CommandCount=12
  97. Class=CVctestView
  98.  
  99. [CLS:CSetProps]
  100. Type=0
  101. HeaderFile=setprops.h
  102. ImplementationFile=setprops.cpp
  103. Filter=W
  104. LastObject=CSetProps
  105.  
  106. [DLG:IDD_SETPROPS]
  107. Type=1
  108. ControlCount=14
  109. Control1=IDOK,button,1342242817
  110. Control2=IDCANCEL,button,1342242816
  111. Control3=IDC_STATIC,static,1342308354
  112. Control4=IDC_STATIC,static,1342308354
  113. Control5=IDC_STATIC,static,1342308354
  114. Control6=IDC_STATIC,static,1342308354
  115. Control7=IDC_STATIC,static,1342308354
  116. Control8=IDC_STATIC,static,1342308354
  117. Control9=IDD_TEXT,edit,1350631552
  118. Control10=IDD_BARTYPE,combobox,1344339971
  119. Control11=IDD_RATIO,combobox,1344339971
  120. Control12=IDD_WIDTH,edit,1350631552
  121. Control13=IDD_CHECKSUM,edit,1350631552
  122. Control14=IDD_CURCHECKSUM,edit,1350568064
  123. Class=CSetProps
  124.  
  125. [DLG:IDD_DIALOG1]
  126. Type=1
  127. ControlCount=5
  128. Control1=IDC_EDIT1,edit,1350631552
  129. Control2=IDC_BARCODE1,VBControl,1409351680,BARCODE.VBX;BarCode
  130. Control3=IDC_STATIC,static,1342308352
  131. Control4=IDB_PRINT,button,1342242816
  132. Control5=IDCANCEL,button,1342242816
  133. Class=CMainDlg
  134.  
  135.