home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c12 / lab01 / ex01 / palview.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1997-02-20  |  903 b   |  48 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CPalViewCtrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "PalView.h"
  9. CDK=Y
  10.  
  11. ClassCount=2
  12. Class1=CPalViewCtrl
  13. Class2=CPalViewPropPage
  14.  
  15. ResourceCount=1
  16. Resource1=IDD_ABOUTBOX_PALVIEW
  17. LastPage=0
  18.  
  19. [CLS:CPalViewCtrl]
  20. Type=0
  21. HeaderFile=PalViewCtl.h
  22. ImplementationFile=PalViewCtl.cpp
  23. Filter=W
  24. BaseClass=COleControl
  25. VirtualFilter=wWC
  26. LastObject=CPalViewCtrl
  27.  
  28. [CLS:CPalViewPropPage]
  29. Type=0
  30. HeaderFile=PalViewPpg.h
  31. ImplementationFile=PalViewPpg.cpp
  32. Filter=D
  33.  
  34. [DLG:IDD_ABOUTBOX_PALVIEW]
  35. Type=1
  36. ControlCount=4
  37. Control1=IDC_STATIC,static,1342177283
  38. Control2=IDC_STATIC,static,1342308352
  39. Control3=IDC_STATIC,static,1342308352
  40. Control4=IDOK,button,1342373889
  41. Class=?
  42.  
  43. [DLG:IDD_PROPPAGE_PALVIEW]
  44. Type=1
  45. ControlCount=0
  46. Class=CPalViewPropPage
  47.  
  48.