ODBCDeptInstr.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=CODBCDeptInstrView
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ODBCDeptInstr.h"
  8. LastPage=0
  9. ClassCount=6
  10. Class1=CODBCDeptInstrApp
  11. Class2=CODBCDeptInstrDoc
  12. Class3=CODBCDeptInstrView
  13. Class4=CMainFrame
  14. Class6=CAboutDlg
  15. ResourceCount=7
  16. Resource1=IDR_MAINFRAME
  17. Resource2=IDD_ABOUTBOX
  18. Class5=CODBCDeptInstrSet
  19. Resource7=IDD_ODBCDEPTINSTR_FORM
  20. [CLS:CODBCDeptInstrApp]
  21. Type=0
  22. HeaderFile=ODBCDeptInstr.h
  23. ImplementationFile=ODBCDeptInstr.cpp
  24. Filter=N
  25. [CLS:CODBCDeptInstrDoc]
  26. Type=0
  27. HeaderFile=ODBCDeptInstrDoc.h
  28. ImplementationFile=ODBCDeptInstrDoc.cpp
  29. Filter=N
  30. [CLS:CODBCDeptInstrView]
  31. Type=0
  32. HeaderFile=ODBCDeptInstrView.h
  33. ImplementationFile=ODBCDeptInstrView.cpp
  34. Filter=D
  35. BaseClass=CRecordView
  36. VirtualFilter=RVWC
  37. [CLS:CODBCDeptInstrSet]
  38. Type=0
  39. HeaderFile=ODBCDeptInstrSet.h
  40. ImplementationFile=ODBCDeptInstrSet.cpp
  41. Filter=N
  42. [DB:CODBCDeptInstrSet]
  43. DB=1
  44. DBType=ODBC
  45. ColumnCount=7
  46. Column1=[Department].[DepartmentCode], 12, 4
  47. Column2=[DepartmentName], 12, 50
  48. Column3=[InstructorID], 4, 4
  49. Column4=[Name], 12, 50
  50. Column5=[Instructor].[DepartmentCode], 12, 50
  51. Column6=[EMAIL], 12, 50
  52. Column7=[Notes], -1, 1073741824
  53. [CLS:CMainFrame]
  54. Type=0
  55. HeaderFile=MainFrm.h
  56. ImplementationFile=MainFrm.cpp
  57. Filter=T
  58. [CLS:CAboutDlg]
  59. Type=0
  60. HeaderFile=ODBCDeptInstr.cpp
  61. ImplementationFile=ODBCDeptInstr.cpp
  62. Filter=D
  63. [DLG:IDD_ABOUTBOX]
  64. Type=1
  65. Class=CAboutDlg
  66. ControlCount=4
  67. Control1=IDC_STATIC,static,1342177283
  68. Control2=IDC_STATIC,static,1342308480
  69. Control3=IDC_STATIC,static,1342308352
  70. Control4=IDOK,button,1342373889
  71. [MNU:IDR_MAINFRAME]
  72. Type=1
  73. Class=CMainFrame
  74. Command1=ID_APP_EXIT
  75. Command2=ID_EDIT_UNDO
  76. Command3=ID_EDIT_CUT
  77. Command4=ID_EDIT_COPY
  78. Command5=ID_EDIT_PASTE
  79. Command6=ID_RECORD_FIRST
  80. Command7=ID_RECORD_PREV
  81. Command8=ID_RECORD_NEXT
  82. Command9=ID_RECORD_LAST
  83. Command10=ID_VIEW_TOOLBAR
  84. Command11=ID_VIEW_STATUS_BAR
  85. Command12=ID_APP_ABOUT
  86. CommandCount=12
  87. [ACL:IDR_MAINFRAME]
  88. Type=1
  89. Class=CMainFrame
  90. Command1=ID_EDIT_UNDO
  91. Command2=ID_EDIT_CUT
  92. Command3=ID_EDIT_COPY
  93. Command4=ID_EDIT_PASTE
  94. Command5=ID_EDIT_UNDO
  95. Command6=ID_EDIT_CUT
  96. Command7=ID_EDIT_COPY
  97. Command8=ID_EDIT_PASTE
  98. Command9=ID_NEXT_PANE
  99. Command10=ID_PREV_PANE
  100. CommandCount=10
  101. [DLG:IDD_ODBCDEPTINSTR_FORM]
  102. Type=1
  103. Class=CODBCDeptInstrView
  104. ControlCount=13
  105. Control1=IDC_DEPARTMENTCODE,edit,1350631552
  106. Control2=IDC_DEPARTMENTNAME,edit,1350631552
  107. Control3=IDC_STATIC,static,1342308352
  108. Control4=IDC_STATIC,static,1342308352
  109. Control5=IDC_STATIC,static,1342308352
  110. Control6=IDC_STATIC,static,1342308352
  111. Control7=IDC_STATIC,static,1342308352
  112. Control8=IDC_STATIC,static,1342308352
  113. Control9=IDC_STATIC,static,1342308352
  114. Control10=IDC_INSTRUCTORNAME,edit,1350631552
  115. Control11=IDC_EMAIL,edit,1350631552
  116. Control12=IDC_NOTES,edit,1350631552
  117. Control13=IDC_STATIC,static,1342308352
  118. [TB:IDR_MAINFRAME]
  119. Type=1
  120. Class=?
  121. Command1=ID_EDIT_CUT
  122. Command2=ID_EDIT_COPY
  123. Command3=ID_EDIT_PASTE
  124. Command4=ID_FILE_PRINT
  125. Command5=ID_RECORD_FIRST
  126. Command6=ID_RECORD_PREV
  127. Command7=ID_RECORD_NEXT
  128. Command8=ID_RECORD_LAST
  129. Command9=ID_APP_ABOUT
  130. CommandCount=9