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 / accspict / accspict.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  1.1 KB  |  52 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAccessPictCtrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "accspict.h"
  9. LastPage=0
  10. CDK=Y
  11.  
  12. ClassCount=2
  13. Class1=CAccessPictCtrl
  14. Class2=CAccessPictPropPage
  15.  
  16. ResourceCount=2
  17. Resource1=IDD_ABOUTBOX_ACCESSPICT
  18. Resource2=IDD_PROPPAGE_ACCESSPICT
  19.  
  20. [CLS:CAccessPictCtrl]
  21. Type=0
  22. BaseClass=COleControl
  23. HeaderFile=accsctl.h
  24. ImplementationFile=accsctl.cpp
  25. LastObject=CAccessPictCtrl
  26.  
  27. [CLS:CAccessPictPropPage]
  28. Type=0
  29. BaseClass=COlePropertyPage
  30. HeaderFile=accsppg.h
  31. ImplementationFile=accsppg.cpp
  32. LastObject=CAccessPictPropPage
  33.  
  34. [DLG:IDD_PROPPAGE_ACCESSPICT]
  35. Type=1
  36. Class=CAccessPictPropPage
  37. ControlCount=4
  38. Control1=IDC_STRETCH,button,1342242819
  39. Control2=IDC_PRESERVE,button,1342242819
  40. Control3=IDC_STATIC,static,1342308352
  41. Control4=IDC_EDIT1,edit,1350631552
  42.  
  43. [DLG:IDD_ABOUTBOX_ACCESSPICT]
  44. Type=1
  45. Class=?
  46. ControlCount=4
  47. Control1=IDC_STATIC,static,1342177283
  48. Control2=IDC_STATIC,static,1342308352
  49. Control3=IDC_STATIC,static,1342308352
  50. Control4=IDOK,button,1342373889
  51.  
  52.