home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / controls / db / db.clw next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  1.3 KB  |  61 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CDbPropPage
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "db.h"
  9. LastPage=0
  10. CDK=Y
  11.  
  12. ClassCount=2
  13. Class1=CDbCtrl
  14. Class2=CDbPropPage
  15.  
  16. ResourceCount=2
  17. Resource1=IDD_ABOUTBOX_DB
  18. Resource2=IDD_PROPPAGE_DB
  19.  
  20. [CLS:CDbCtrl]
  21. Type=0
  22. BaseClass=COleControl
  23. HeaderFile=dbctl.h
  24. ImplementationFile=dbctl.cpp
  25. LastObject=CDbCtrl
  26.  
  27. [CLS:CDbPropPage]
  28. Type=0
  29. BaseClass=COlePropertyPage
  30. HeaderFile=dbppg.h
  31. ImplementationFile=dbppg.cpp
  32. LastObject=CDbPropPage
  33.  
  34. [DB:CGenericSet]
  35. DB=1
  36.  
  37. [DLG:IDD_PROPPAGE_DB]
  38. Type=1
  39. Class=CDbPropPage
  40. ControlCount=10
  41. Control1=IDC_STATIC,static,1342308352
  42. Control2=IDC_DATASOURCE,combobox,1344340227
  43. Control3=ID_STATIC,static,1342308352
  44. Control4=IDC_TABLES,combobox,1344340227
  45. Control5=ID_STATIC2,static,1342308352
  46. Control6=IDC_COLUMNS,combobox,1344340227
  47. Control7=IDC_STATIC,static,1342308352
  48. Control8=IDC_STATIC,static,1342308352
  49. Control9=ID_USERNAME,edit,1350631552
  50. Control10=ID_PASSWORD,edit,1350631552
  51.  
  52. [DLG:IDD_ABOUTBOX_DB]
  53. Type=1
  54. Class=?
  55. ControlCount=4
  56. Control1=IDC_STATIC,static,1342177283
  57. Control2=IDC_STATIC,static,1342308352
  58. Control3=IDC_STATIC,static,1342308352
  59. Control4=IDOK,button,1342373889
  60.  
  61.