home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c14 / lab03 / ex02 / emponly.clw next >
Encoding:
MFC ClassWizard info  |  1997-02-20  |  375 b   |  21 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CEmpOnlyFilter
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "EmpOnly.h"
  9.  
  10. ClassCount=1
  11. Class1=CEmpOnlyFilter
  12. ResourceCount=0
  13. LastPage=0
  14.  
  15. [CLS:CEmpOnlyFilter]
  16. Type=0
  17. HeaderFile=EMPONLY.h
  18. ImplementationFile=EMPONLY.cpp
  19. Filter=N
  20.  
  21.