ODBCDepartment.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=CODBCDepartmentView
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ODBCDepartment.h"
  8. LastPage=0
  9. ClassCount=6
  10. Class1=CODBCDepartmentApp
  11. Class2=CODBCDepartmentDoc
  12. Class3=CODBCDepartmentView
  13. Class4=CMainFrame
  14. Class6=CAboutDlg
  15. ResourceCount=3
  16. Resource1=IDR_MAINFRAME
  17. Resource2=IDD_ABOUTBOX
  18. Class5=CODBCDepartmentSet
  19. Resource3=IDD_ODBCDEPARTMENT_FORM
  20. [CLS:CODBCDepartmentApp]
  21. Type=0
  22. HeaderFile=ODBCDepartment.h
  23. ImplementationFile=ODBCDepartment.cpp
  24. Filter=N
  25. [CLS:CODBCDepartmentDoc]
  26. Type=0
  27. HeaderFile=ODBCDepartmentDoc.h
  28. ImplementationFile=ODBCDepartmentDoc.cpp
  29. Filter=N
  30. [CLS:CODBCDepartmentView]
  31. Type=0
  32. HeaderFile=ODBCDepartmentView.h
  33. ImplementationFile=ODBCDepartmentView.cpp
  34. Filter=D
  35. LastObject=CODBCDepartmentView
  36. BaseClass=CRecordView
  37. VirtualFilter=RVWC
  38. [CLS:CODBCDepartmentSet]
  39. Type=0
  40. HeaderFile=ODBCDepartmentSet.h
  41. ImplementationFile=ODBCDepartmentSet.cpp
  42. Filter=N
  43. [DB:CODBCDepartmentSet]
  44. DB=1
  45. DBType=ODBC
  46. ColumnCount=2
  47. Column1=[DepartmentCode], 12, 4
  48. Column2=[DepartmentName], 12, 50
  49. [CLS:CMainFrame]
  50. Type=0
  51. HeaderFile=MainFrm.h
  52. ImplementationFile=MainFrm.cpp
  53. Filter=T
  54. LastObject=ID_RECORD_ADDRECORD
  55. [CLS:CAboutDlg]
  56. Type=0
  57. HeaderFile=ODBCDepartment.cpp
  58. ImplementationFile=ODBCDepartment.cpp
  59. Filter=D
  60. [DLG:IDD_ABOUTBOX]
  61. Type=1
  62. Class=CAboutDlg
  63. ControlCount=4
  64. Control1=IDC_STATIC,static,1342177283
  65. Control2=IDC_STATIC,static,1342308480
  66. Control3=IDC_STATIC,static,1342308352
  67. Control4=IDOK,button,1342373889
  68. [MNU:IDR_MAINFRAME]
  69. Type=1
  70. Class=CMainFrame
  71. Command1=ID_APP_EXIT
  72. Command2=ID_EDIT_UNDO
  73. Command3=ID_EDIT_CUT
  74. Command4=ID_EDIT_COPY
  75. Command5=ID_EDIT_PASTE
  76. Command6=ID_RECORD_FIRST
  77. Command7=ID_RECORD_PREV
  78. Command8=ID_RECORD_NEXT
  79. Command9=ID_RECORD_LAST
  80. Command10=ID_VIEW_TOOLBAR
  81. Command11=ID_VIEW_STATUS_BAR
  82. Command12=ID_APP_ABOUT
  83. CommandCount=12
  84. [ACL:IDR_MAINFRAME]
  85. Type=1
  86. Class=CMainFrame
  87. Command1=ID_EDIT_UNDO
  88. Command2=ID_EDIT_CUT
  89. Command3=ID_EDIT_COPY
  90. Command4=ID_EDIT_PASTE
  91. Command5=ID_EDIT_UNDO
  92. Command6=ID_EDIT_CUT
  93. Command7=ID_EDIT_COPY
  94. Command8=ID_EDIT_PASTE
  95. Command9=ID_NEXT_PANE
  96. Command10=ID_PREV_PANE
  97. CommandCount=10
  98. [DLG:IDD_ODBCDEPARTMENT_FORM]
  99. Type=1
  100. Class=CODBCDepartmentView
  101. ControlCount=5
  102. Control1=IDC_DEPARTMENTCODE,edit,1350631552
  103. Control2=IDC_DEPARTMENTNAME,edit,1350631552
  104. Control3=IDC_STATIC,static,1342308352
  105. Control4=IDC_STATIC,static,1342308352
  106. Control5=IDC_STATIC,static,1342308352
  107. [TB:IDR_MAINFRAME]
  108. Type=1
  109. Class=CMainFrame
  110. Command1=ID_EDIT_CUT
  111. Command2=ID_EDIT_COPY
  112. Command3=ID_EDIT_PASTE
  113. Command4=ID_FILE_PRINT
  114. Command5=ID_RECORD_FIRST
  115. Command6=ID_RECORD_PREV
  116. Command7=ID_RECORD_NEXT
  117. Command8=ID_RECORD_LAST
  118. Command9=ID_APP_ABOUT
  119. CommandCount=9