home *** CD-ROM | disk | FTP | other *** search
/ Building OCXs / Building_OCXs_Que_1995.iso / code / ch09 / comm.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1995-01-04  |  1016 b   |  53 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CCommCtrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "comm.h"
  9. VbxHeaderFile=comm.h
  10. VbxImplementationFile=comm.cpp
  11. CDK=Y
  12.  
  13. ClassCount=2
  14. Class1=CCommCtrl
  15. Class2=CCommPropPage
  16.  
  17. ResourceCount=2
  18. Resource1=IDD_ABOUTBOX_COMM
  19. LastPage=0
  20. Resource2=IDD_PROPPAGE_COMM
  21.  
  22. [CLS:CCommCtrl]
  23. Type=0
  24. HeaderFile=commctl.h
  25. ImplementationFile=commctl.cpp
  26. Filter=W
  27. LastObject=CCommCtrl
  28. VirtualFilter=WC
  29.  
  30. [CLS:CCommPropPage]
  31. Type=0
  32. HeaderFile=commppg.h
  33. ImplementationFile=commppg.cpp
  34. Filter=D
  35. LastObject=IDC_PHONE1
  36.  
  37. [DLG:IDD_ABOUTBOX_COMM]
  38. Type=1
  39. Class=?
  40. ControlCount=4
  41. Control1=IDC_STATIC,static,1342177283
  42. Control2=IDC_STATIC,static,1342308352
  43. Control3=IDC_STATIC,static,1342308352
  44. Control4=IDOK,button,1342373889
  45.  
  46. [DLG:IDD_PROPPAGE_COMM]
  47. Type=1
  48. Class=CCommPropPage
  49. ControlCount=2
  50. Control1=IDC_PHONE1,edit,1350631552
  51. Control2=IDC_STATIC,static,1342308353
  52.  
  53.