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

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