home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / mslang / dbeng / dbeng.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1993-06-11  |  2.8 KB  |  128 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAboutDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "dbeng.h"
  9. VbxHeaderFile=dbeng.h
  10. VbxImplementationFile=dbeng.cpp
  11.  
  12. ClassCount=6
  13. Class1=CDbengApp
  14. Class2=CDbengDoc
  15. Class3=CDbengView
  16. Class4=CMainFrame
  17. Class5=CAboutDlg
  18.  
  19. ResourceCount=3
  20. Resource1=IDR_MAINFRAME
  21. Resource2=IDD_DIALOG1
  22. Class6=CDBENGSAMP
  23. Resource3=IDD_ABOUTBOX
  24.  
  25. [CLS:CDbengApp]
  26. Type=0
  27. HeaderFile=dbeng.h
  28. ImplementationFile=dbeng.cpp
  29. Filter=N
  30. LastObject=ID_HELP_SAMPLEDIALOG
  31.  
  32. [CLS:CDbengDoc]
  33. Type=0
  34. HeaderFile=dbengdoc.h
  35. ImplementationFile=dbengdoc.cpp
  36. Filter=N
  37.  
  38. [CLS:CDbengView]
  39. Type=0
  40. HeaderFile=dbengvw.h
  41. ImplementationFile=dbengvw.cpp
  42. Filter=Child Window
  43. LastObject=ID_HELP_SAMPLEDIALOG
  44.  
  45. [CLS:CMainFrame]
  46. Type=0
  47. HeaderFile=mainfrm.h
  48. ImplementationFile=mainfrm.cpp
  49. Filter=T
  50.  
  51. [CLS:CAboutDlg]
  52. Type=0
  53. HeaderFile=dbeng.cpp
  54. ImplementationFile=dbeng.cpp
  55. Filter=D
  56.  
  57. [ACL:IDR_MAINFRAME]
  58. Type=1
  59. Class=CDbengView
  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:CDBENGSAMP]
  76. Type=0
  77. HeaderFile=dbengsam.h
  78. ImplementationFile=dbengsam.cpp
  79. Filter=D
  80. LastObject=IDOK
  81.  
  82. [DLG:IDD_DIALOG1]
  83. Type=1
  84. ControlCount=23
  85. Control1=IDOK,button,1342242817
  86. Control2=IDD_DIALOG1,VBControl,1149304832,DBENG2.VBX;DBENGINE
  87. Control3=IDC_STATIC,static,1342308352
  88. Control4=IDC_EDIT1,edit,1350631552
  89. Control5=IDC_STATIC,static,1342308352
  90. Control6=IDC_EDIT2,edit,1350631552
  91. Control7=IDC_STATIC,static,1342308352
  92. Control8=IDC_EDIT3,edit,1350631552
  93. Control9=IDC_STATIC,static,1342308352
  94. Control10=IDC_EDIT4,edit,1350631552
  95. Control11=IDC_BUTTON1,button,1342242816
  96. Control12=IDC_BUTTON2,button,1342242816
  97. Control13=IDC_BUTTON3,button,1342242816
  98. Control14=IDC_BUTTON4,button,1342242816
  99. Control15=IDC_BUTTON5,button,1342242816
  100. Control16=IDC_BUTTON6,button,1342242816
  101. Control17=IDC_BUTTON7,button,1342242816
  102. Control18=IDC_BUTTON8,button,1342242816
  103. Control19=IDC_BUTTON9,button,1342242816
  104. Control20=IDC_BUTTON10,button,1342242816
  105. Control21=IDC_BUTTON11,button,1342242816
  106. Control22=IDC_BUTTON12,button,1342242816
  107. Control23=IDC_BUTTON13,button,1342242816
  108. Class=CDBENGSAMP
  109.  
  110. [MNU:IDR_MAINFRAME]
  111. Type=1
  112. Command1=ID_APP_ABOUT
  113. Command2=ID_HELP_SAMPLEDIALOG
  114. CommandCount=2
  115. Class=CDbengView
  116.  
  117. [DLG:IDD_ABOUTBOX]
  118. Type=1
  119. ControlCount=6
  120. Control1=IDC_STATIC,static,1342177283
  121. Control2=IDC_STATIC,static,1342308352
  122. Control3=IDC_STATIC,static,1342308352
  123. Control4=IDOK,button,1342373889
  124. Control5=IDC_STATIC,static,1342308352
  125. Control6=IDC_STATIC,static,1342308352
  126. Class=CAboutDlg
  127.  
  128.