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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CSpindialCtrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "spindial.h"
  9. VbxHeaderFile=spindial.h
  10. VbxImplementationFile=spindial.cpp
  11. CDK=Y
  12.  
  13. ClassCount=2
  14. Class1=CSpindialCtrl
  15. Class2=CSpindialPropPage
  16.  
  17. ResourceCount=2
  18. Resource1=IDD_ABOUTBOX_SPINDIAL
  19. LastPage=0
  20. Resource2=IDD_PROPPAGE_SPINDIAL
  21.  
  22. [CLS:CSpindialCtrl]
  23. Type=0
  24. HeaderFile=spinctl.h
  25. ImplementationFile=spinctl.cpp
  26. Filter=W
  27.  
  28. [CLS:CSpindialPropPage]
  29. Type=0
  30. HeaderFile=spinppg.h
  31. ImplementationFile=spinppg.cpp
  32. Filter=D
  33.  
  34. [DLG:IDD_ABOUTBOX_SPINDIAL]
  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_SPINDIAL]
  44. Type=1
  45. Class=CSpindialPropPage
  46. ControlCount=2
  47. Control1=IDC_STATIC,static,1342308352
  48. Control2=IDC_POSITIONEDIT,edit,1350631552
  49.  
  50.