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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAboutDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "daocont.h"
  9. LastPage=0
  10. CDK=Y
  11.  
  12. ClassCount=3
  13. Class1=CAboutDlg
  14. Class2=CDAOContDlg
  15. Class3=CDAOContApp
  16.  
  17. ResourceCount=2
  18. Resource1=IDD_ABOUTBOX
  19. Resource2=IDD_DAOCONT_DIALOG
  20.  
  21. [CLS:CAboutDlg]
  22. Type=0
  23. BaseClass=CDialog
  24. HeaderFile=daocndlg.cpp
  25. ImplementationFile=daocndlg.cpp
  26. LastObject=CAboutDlg
  27.  
  28. [CLS:CDAOContDlg]
  29. Type=0
  30. BaseClass=CDialog
  31. HeaderFile=daocndlg.h
  32. ImplementationFile=daocndlg.cpp
  33.  
  34. [CLS:CDAOContApp]
  35. Type=0
  36. BaseClass=CWinApp
  37. HeaderFile=daocont.h
  38. ImplementationFile=daocont.cpp
  39.  
  40. [DLG:IDD_ABOUTBOX]
  41. Type=1
  42. Class=CAboutDlg
  43. ControlCount=5
  44. Control1=IDC_STATIC,static,1342177283
  45. Control2=IDC_STATIC,static,1342308352
  46. Control3=IDC_STATIC,static,1342308352
  47. Control4=IDOK,button,1342373889
  48. Control5=IDC_STATIC,static,1342312449
  49.  
  50. [DLG:IDD_DAOCONT_DIALOG]
  51. Type=1
  52. Class=CDAOContDlg
  53. ControlCount=15
  54. Control1=IDC_CONNECT_DAO,button,1342242816
  55. Control2=IDC_TREE1,SysTreeView32,1350631424
  56. Control3=IDC_DAOEDITCTRL1,{5FDFC3E3-C360-11CE-A987-00AA006EA4DA},1342242816
  57. Control4=IDC_SPIN1,msctls_updown32,1342177376
  58. Control5=IDC_STATIC,static,1342308352
  59. Control6=IDC_DAOEDITCTRL2,{5FDFC3E3-C360-11CE-A987-00AA006EA4DA},1342242816
  60. Control7=IDC_DAOEDITCTRL3,{5FDFC3E3-C360-11CE-A987-00AA006EA4DA},1342242816
  61. Control8=IDC_DAOEDITCTRL4,{5FDFC3E3-C360-11CE-A987-00AA006EA4DA},1342242816
  62. Control9=IDC_COLNAME1,static,1342308352
  63. Control10=IDC_COLNAME2,static,1342308352
  64. Control11=IDC_COLNAME3,static,1342308352
  65. Control12=IDC_COLNAME4,static,1342308352
  66. Control13=IDC_RECNUM,static,1342308354
  67. Control14=IDC_ACCESSPICTCTRL1,{1F4E7C23-C38F-11CE-9611-00AA004A75CF},1342242816
  68. Control15=IDC_ALLOW_EDITS,button,1342242819
  69.  
  70.