home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / database / daotable / daotable.clw < prev    next >
Text File  |  1998-03-26  |  5KB  |  193 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAddIndexDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "daotable.h"
  9. LastPage=0
  10.  
  11. ClassCount=8
  12. Class1=CAddDatabaseDlg
  13. Class2=CAddIndexDlg
  14. Class3=CAddQueryDlg
  15. Class4=CDlgAddTable
  16. Class5=CDAOTableApp
  17. Class6=CAboutDlg
  18. Class7=CDAOTableDlg
  19. Class8=CFieldListCtrl
  20.  
  21. ResourceCount=6
  22. Resource1=IDD_ADD_QUERYDEF_DLG
  23. Resource2=IDD_DAOTABLE_DIALOG
  24. Resource3=IDD_ADD_DATABASE_DLG
  25. Resource4=IDD_ADD_TABLE_DLG
  26. Resource5=IDD_ADD_INDEX_DLG
  27. Resource6=IDD_ABOUTBOX
  28.  
  29. [CLS:CAddDatabaseDlg]
  30. Type=0
  31. BaseClass=CDialog
  32. HeaderFile=AddDbDlg.h
  33. ImplementationFile=AddDbDlg.cpp
  34.  
  35. [CLS:CAddIndexDlg]
  36. Type=0
  37. BaseClass=CDialog
  38. HeaderFile=AddIxDlg.h
  39. ImplementationFile=AddIxDlg.cpp
  40. LastObject=CAddIndexDlg
  41.  
  42. [CLS:CAddQueryDlg]
  43. Type=0
  44. BaseClass=CDialog
  45. HeaderFile=AddQyDlg.h
  46. ImplementationFile=AddQyDlg.cpp
  47.  
  48. [CLS:CDlgAddTable]
  49. Type=0
  50. BaseClass=CDialog
  51. HeaderFile=addtbdlg.h
  52. ImplementationFile=addtbdlg.cpp
  53.  
  54. [CLS:CDAOTableApp]
  55. Type=0
  56. BaseClass=CWinApp
  57. HeaderFile=DAOTable.h
  58. ImplementationFile=DAOTable.cpp
  59.  
  60. [CLS:CAboutDlg]
  61. Type=0
  62. BaseClass=CDialog
  63. HeaderFile=DAOTDlg.cpp
  64. ImplementationFile=DAOTDlg.cpp
  65. LastObject=CAboutDlg
  66.  
  67. [CLS:CDAOTableDlg]
  68. Type=0
  69. BaseClass=CDialog
  70. HeaderFile=DAOTDlg.h
  71. ImplementationFile=DAOTDlg.cpp
  72.  
  73. [CLS:CFieldListCtrl]
  74. Type=0
  75. BaseClass=CListCtrl
  76. HeaderFile=ListCtrl.h
  77. ImplementationFile=ListCtrl.cpp
  78.  
  79. [DLG:IDD_ADD_DATABASE_DLG]
  80. Type=1
  81. Class=CAddDatabaseDlg
  82. ControlCount=9
  83. Control1=IDC_EDIT_DATABASE_NAME,edit,1350633600
  84. Control2=IDC_CHECK_ENCRYPT,button,1342242819
  85. Control3=IDC_RADIO_V10,button,1342308361
  86. Control4=IDC_RADIO_V11,button,1342177289
  87. Control5=IDC_RADIO_V20,button,1342177289
  88. Control6=IDC_RADIO_V30,button,1342177289
  89. Control7=IDC_STATIC,static,1342308352
  90. Control8=ID_HELP,button,1342242816
  91. Control9=IDOK,button,1342242817
  92.  
  93. [DLG:IDD_ADD_INDEX_DLG]
  94. Type=1
  95. Class=CAddIndexDlg
  96. ControlCount=17
  97. Control1=IDC_TABLE_NAME,edit,1350633600
  98. Control2=IDC_INDEX_NAME,edit,1350631552
  99. Control3=IDC_PRIMARY,button,1342242819
  100. Control4=IDC_IGNORE_NULLS,button,1342242819
  101. Control5=IDC_REQUIRED,button,1342242819
  102. Control6=IDC_UNIQUE,button,1342242819
  103. Control7=IDC_PREVIOUS_INDEX,button,1342242816
  104. Control8=IDC_ADD_INDEX,button,1342242816
  105. Control9=IDC_NEXT_INDEX,button,1342242816
  106. Control10=IDC_DELETE_INDEX,button,1342242816
  107. Control11=IDOK,button,1342242817
  108. Control12=IDC_STATIC,button,1342177287
  109. Control13=IDC_STATIC,button,1342177287
  110. Control14=IDC_STATIC,static,1342308352
  111. Control15=IDC_STATIC,static,1342308352
  112. Control16=ID_HELP,button,1342242816
  113. Control17=IDC_FIELD_LIST,SysListView32,1350631441
  114.  
  115. [DLG:IDD_ADD_QUERYDEF_DLG]
  116. Type=1
  117. Class=CAddQueryDlg
  118. ControlCount=10
  119. Control1=IDC_TABLE_NAME,edit,1350631552
  120. Control2=IDC_SQL,edit,1353781444
  121. Control3=IDC_ADD_QUERY_DEF,button,1342242816
  122. Control4=IDC_MODIFY_QUERY_DEF,button,1342242816
  123. Control5=IDC_DELETE_QUERYDEF,button,1342242816
  124. Control6=IDOK,button,1342242816
  125. Control7=IDC_STATIC,static,1342308352
  126. Control8=IDC_UPDATABLE,button,1476460547
  127. Control9=IDC_STATIC,static,1342308352
  128. Control10=ID_HELP,button,1342242816
  129.  
  130. [DLG:IDD_ADD_TABLE_DLG]
  131. Type=1
  132. Class=CDlgAddTable
  133. ControlCount=30
  134. Control1=IDC_TABLE_NAME,edit,1350633600
  135. Control2=IDC_POSITION,edit,1350631552
  136. Control3=IDC_SPIN_ORDINAL_POSITION,msctls_updown32,1342177463
  137. Control4=IDC_NAME,edit,1350631552
  138. Control5=IDC_TYPE,combobox,1344340227
  139. Control6=IDC_THE_SIZE,edit,1350631552
  140. Control7=IDC_DEFAULT_VALUE,edit,1350631552
  141. Control8=IDC_REQUIRED,button,1342242819
  142. Control9=IDC_FIXED_FIELD,button,1342308361
  143. Control10=IDC_VARIABLE_FIELD,button,1342177289
  144. Control11=IDC_AUTO_INCR_FIELD,button,1342373891
  145. Control12=IDC_VALIDATION_RULE,edit,1350631552
  146. Control13=IDC_VALIDATION_TEXT,edit,1350631552
  147. Control14=IDC_PREVIOUS_FIELD,button,1342242816
  148. Control15=IDC_ADD_FIELD,button,1342242816
  149. Control16=IDC_NEXT_FIELD,button,1342242816
  150. Control17=IDC_DELETE_FIELD,button,1342242816
  151. Control18=IDOK,button,1342242817
  152. Control19=IDC_STATIC,static,1342308352
  153. Control20=IDC_STATIC,static,1342308352
  154. Control21=IDC_STATIC,static,1342308352
  155. Control22=IDC_STATIC,static,1342308352
  156. Control23=IDC_STATIC,static,1342308352
  157. Control24=IDC_STATIC,static,1342308352
  158. Control25=IDC_STATIC,button,1342177287
  159. Control26=IDC_STATIC,button,1342177287
  160. Control27=IDC_STATIC,button,1342177287
  161. Control28=IDC_STATIC,static,1342308352
  162. Control29=IDC_STATIC,static,1342308352
  163. Control30=ID_HELP,button,1342242816
  164.  
  165. [DLG:IDD_ABOUTBOX]
  166. Type=1
  167. Class=CAboutDlg
  168. ControlCount=5
  169. Control1=IDC_STATIC,static,1342177283
  170. Control2=IDC_STATIC,static,1342308480
  171. Control3=IDC_STATIC,static,1342308352
  172. Control4=IDOK,button,1342373889
  173. Control5=IDC_STATIC,static,1342308352
  174.  
  175. [DLG:IDD_DAOTABLE_DIALOG]
  176. Type=1
  177. Class=CDAOTableDlg
  178. ControlCount=13
  179. Control1=IDC_EDIT_DATABASE_NAME,edit,1350631552
  180. Control2=IDC_BUTTON_CONNECT,button,1342242817
  181. Control3=IDC_COMBO_TABLE_NAME,combobox,1478558018
  182. Control4=IDC_BUTTON_TABLE_FIELDS,button,1476460544
  183. Control5=IDC_BUTTON_TABLE_INDEXES,button,1476460544
  184. Control6=IDC_BUTTON_DELETE_TABLE,button,1476460544
  185. Control7=IDC_COMBO_QUERY_NAME,combobox,1478558018
  186. Control8=IDC_BUTTON_QUERY_DEFINITION,button,1476460544
  187. Control9=ID_HELP,button,1342242816
  188. Control10=IDOK,button,1342242816
  189. Control11=IDC_STATIC,button,1342177287
  190. Control12=IDC_STATIC,button,1342177287
  191. Control13=IDC_STATIC,button,1342177287
  192.  
  193.