OLEDBDepartmentMFC.clw
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:3k
源码类别:

书籍源码

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=COpenDepartment
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "OLEDBDepartmentMFC.h"
  8. LastPage=0
  9. ClassCount=6
  10. Class1=COLEDBDepartmentMFCApp
  11. Class2=COLEDBDepartmentMFCDoc
  12. Class3=COLEDBDepartmentMFCView
  13. Class4=CMainFrame
  14. ResourceCount=4
  15. Resource1=IDD_OLEDBDEPARTMENTMFC_FORM
  16. Resource2=IDD_ABOUTBOX
  17. Class5=CAboutDlg
  18. Resource3=IDR_MAINFRAME
  19. Class6=COpenDepartment
  20. Resource4=IDD_FINDDEPARTMENT
  21. [CLS:COLEDBDepartmentMFCApp]
  22. Type=0
  23. HeaderFile=OLEDBDepartmentMFC.h
  24. ImplementationFile=OLEDBDepartmentMFC.cpp
  25. Filter=N
  26. [CLS:COLEDBDepartmentMFCDoc]
  27. Type=0
  28. HeaderFile=OLEDBDepartmentMFCDoc.h
  29. ImplementationFile=OLEDBDepartmentMFCDoc.cpp
  30. Filter=N
  31. [CLS:COLEDBDepartmentMFCView]
  32. Type=0
  33. HeaderFile=OLEDBDepartmentMFCView.h
  34. ImplementationFile=OLEDBDepartmentMFCView.cpp
  35. Filter=D
  36. BaseClass=COleDBRecordView
  37. VirtualFilter=RVWC
  38. LastObject=COLEDBDepartmentMFCView
  39. [CLS:CMainFrame]
  40. Type=0
  41. HeaderFile=MainFrm.h
  42. ImplementationFile=MainFrm.cpp
  43. Filter=T
  44. [CLS:CAboutDlg]
  45. Type=0
  46. HeaderFile=OLEDBDepartmentMFC.cpp
  47. ImplementationFile=OLEDBDepartmentMFC.cpp
  48. Filter=D
  49. [DLG:IDD_ABOUTBOX]
  50. Type=1
  51. Class=CAboutDlg
  52. ControlCount=4
  53. Control1=IDC_STATIC,static,1342177283
  54. Control2=IDC_STATIC,static,1342308480
  55. Control3=IDC_STATIC,static,1342308352
  56. Control4=IDOK,button,1342373889
  57. [MNU:IDR_MAINFRAME]
  58. Type=1
  59. Class=CMainFrame
  60. Command1=ID_FILE_NEW
  61. Command2=ID_FILE_OPEN
  62. Command3=ID_FILE_SAVE
  63. Command4=ID_FILE_SAVE_AS
  64. Command5=ID_FILE_MRU_FILE1
  65. Command6=ID_APP_EXIT
  66. Command7=ID_EDIT_UNDO
  67. Command8=ID_EDIT_CUT
  68. Command9=ID_EDIT_COPY
  69. Command10=ID_EDIT_PASTE
  70. Command11=ID_EDIT_DELETETCTRLDEL
  71. Command12=ID_RECORD_FIRST
  72. Command13=ID_RECORD_PREV
  73. Command14=ID_RECORD_NEXT
  74. Command15=ID_RECORD_LAST
  75. Command16=ID_VIEW_TOOLBAR
  76. Command17=ID_VIEW_STATUS_BAR
  77. Command18=ID_APP_ABOUT
  78. CommandCount=18
  79. [ACL:IDR_MAINFRAME]
  80. Type=1
  81. Class=CMainFrame
  82. Command1=ID_FILE_NEW
  83. Command2=ID_FILE_OPEN
  84. Command3=ID_FILE_SAVE
  85. Command4=ID_EDIT_UNDO
  86. Command5=ID_EDIT_CUT
  87. Command6=ID_EDIT_COPY
  88. Command7=ID_EDIT_PASTE
  89. Command8=ID_EDIT_UNDO
  90. Command9=ID_EDIT_CUT
  91. Command10=ID_EDIT_COPY
  92. Command11=ID_EDIT_PASTE
  93. Command12=ID_NEXT_PANE
  94. Command13=ID_PREV_PANE
  95. CommandCount=13
  96. [DLG:IDD_OLEDBDEPARTMENTMFC_FORM]
  97. Type=1
  98. Class=COLEDBDepartmentMFCView
  99. ControlCount=5
  100. Control1=IDC_DEPARTMENTCODE,edit,1350631552
  101. Control2=IDC_DEPARTMENTNAME,edit,1350631552
  102. Control3=IDC_STATIC,static,1342308352
  103. Control4=IDC_STATIC,static,1342308352
  104. Control5=IDC_STATIC,static,1342308352
  105. [TB:IDR_MAINFRAME]
  106. Type=1
  107. Class=?
  108. Command1=ID_FILE_NEW
  109. Command2=ID_FILE_OPEN
  110. Command3=ID_EDIT_DELETETCTRLDEL
  111. Command4=ID_FILE_SAVE
  112. Command5=ID_EDIT_CUT
  113. Command6=ID_EDIT_COPY
  114. Command7=ID_EDIT_PASTE
  115. Command8=ID_FILE_PRINT
  116. Command9=ID_RECORD_FIRST
  117. Command10=ID_RECORD_PREV
  118. Command11=ID_RECORD_NEXT
  119. Command12=ID_RECORD_LAST
  120. Command13=ID_APP_ABOUT
  121. CommandCount=13
  122. [DLG:IDD_FINDDEPARTMENT]
  123. Type=1
  124. Class=COpenDepartment
  125. ControlCount=6
  126. Control1=IDOK,button,1342242817
  127. Control2=IDCANCEL,button,1342242816
  128. Control3=IDC_FINDDEPARTMENT,edit,1350631552
  129. Control4=IDC_STATIC,static,1342308352
  130. Control5=IDC_STATIC,static,1342308352
  131. Control6=IDC_STATIC,static,1476526080
  132. [CLS:COpenDepartment]
  133. Type=0
  134. HeaderFile=OpenDepartment.h
  135. ImplementationFile=OpenDepartment.cpp
  136. BaseClass=CDialog
  137. Filter=D
  138. LastObject=IDCANCEL
  139. VirtualFilter=dWC