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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CCirc3Ctrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "circ3.h"
  9. VbxHeaderFile=circ3.h
  10. VbxImplementationFile=circ3.cpp
  11. CDK=Y
  12.  
  13. ClassCount=2
  14. Class1=CCirc3Ctrl
  15. Class2=CCirc3PropPage
  16.  
  17. ResourceCount=2
  18. Resource1=IDD_ABOUTBOX_CIRC3
  19. LastPage=0
  20. Resource2=IDD_PROPPAGE_CIRC3
  21.  
  22. [CLS:CCirc3Ctrl]
  23. Type=0
  24. HeaderFile=circ3ctl.h
  25. ImplementationFile=circ3ctl.cpp
  26. Filter=W
  27. LastObject=CCirc3Ctrl
  28.  
  29. [CLS:CCirc3PropPage]
  30. Type=0
  31. HeaderFile=circ3ppg.h
  32. ImplementationFile=circ3ppg.cpp
  33. Filter=D
  34.  
  35. [DLG:IDD_ABOUTBOX_CIRC3]
  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_CIRC3]
  45. Type=1
  46. Class=CCirc3PropPage
  47. ControlCount=7
  48. Control1=IDC_STATIC,static,1342308352
  49. Control2=IDC_CAPTION,edit,1350631552
  50. Control3=IDC_STATIC,static,1342308352
  51. Control4=IDC_CIRCLEOFFSET,edit,1350631552
  52. Control5=IDC_CIRCLESHAPE,button,1342242851
  53. Control6=IDC_STATIC,static,1342308352
  54. Control7=IDC_NOTE,edit,1350631552
  55.  
  56.