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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CPushCtrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "push.h"
  9. VbxHeaderFile=push.h
  10. VbxImplementationFile=push.cpp
  11. CDK=Y
  12.  
  13. ClassCount=2
  14. Class1=CPushCtrl
  15. Class2=CPushPropPage
  16.  
  17. ResourceCount=2
  18. Resource1=IDD_ABOUTBOX_PUSH
  19. LastPage=0
  20. Resource2=IDD_PROPPAGE_PUSH
  21.  
  22. [CLS:CPushCtrl]
  23. Type=0
  24. HeaderFile=pushctl.h
  25. ImplementationFile=pushctl.cpp
  26. Filter=W
  27. LastObject=CPushCtrl
  28.  
  29. [CLS:CPushPropPage]
  30. Type=0
  31. HeaderFile=pushppg.h
  32. ImplementationFile=pushppg.cpp
  33. Filter=D
  34.  
  35. [DLG:IDD_ABOUTBOX_PUSH]
  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_PUSH]
  45. Type=1
  46. Class=CPushPropPage
  47. ControlCount=4
  48. Control1=IDC_STATIC,static,1342308352
  49. Control2=IDC_CAPTIONEDIT,edit,1350631552
  50. Control3=IDC_BORDERCHECK,button,1342242819
  51. Control4=IDC_ENABLEDCHECK,button,1342242819
  52.  
  53.