home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / controls / drawpic / drawpic.clw next >
Text File  |  1998-03-26  |  984b  |  49 lines

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