home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / Extension / Tutorial / step1 / ADsFirstExt.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-09-17  |  485 b   |  25 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. ResourceCount=0
  6. ClassCount=1
  7. Class1=CADsFirstExtApp
  8. LastClass=CADsFirstExtApp
  9. LastTemplate=CADsFirstExtApp
  10. NewFileInclude1=#include "stdafx.h"
  11. NewFileInclude2=#include "resource.h"
  12. ODLFile=ADsFirstExt.idl
  13. LastPage=0
  14.  
  15.  
  16. [CLS:CADsFirstExtApp]
  17. Type=0
  18. HeaderFile=ADsFirstExt.h
  19. ImplementationFile=ADsFirstExt.cpp
  20. Filter=N
  21. BaseClass=CWinApp
  22. VirtualFilter=AC
  23. LastObject=CADsFirstExtApp
  24.  
  25.