home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / source / chap04 / lst43 / lst43.clw next >
Encoding:
MFC ClassWizard info  |  1996-09-26  |  850 b   |  47 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CLst43Ctrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "lst43.h"
  9. CDK=Y
  10.  
  11. ClassCount=2
  12. Class1=CLst43Ctrl
  13. Class2=CLst43PropPage
  14.  
  15. ResourceCount=1
  16. Resource1=IDD_ABOUTBOX_LST43
  17. LastPage=0
  18.  
  19. [CLS:CLst43Ctrl]
  20. Type=0
  21. HeaderFile=Lst43Ctl.h
  22. ImplementationFile=Lst43Ctl.cpp
  23. Filter=W
  24. BaseClass=COleControl
  25. VirtualFilter=wWC
  26.  
  27. [CLS:CLst43PropPage]
  28. Type=0
  29. HeaderFile=Lst43Ppg.h
  30. ImplementationFile=Lst43Ppg.cpp
  31. Filter=D
  32.  
  33. [DLG:IDD_ABOUTBOX_LST43]
  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_LST43]
  43. Type=1
  44. ControlCount=0
  45. Class=CLst43PropPage
  46.  
  47.