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

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