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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CBeeperCtrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "beeper.h"
  9. CDK=Y
  10.  
  11. ClassCount=2
  12. Class1=CBeeperCtrl
  13. Class2=CBeeperPropPage
  14.  
  15. ResourceCount=0
  16. LastPage=0
  17.  
  18. [CLS:CBeeperCtrl]
  19. Type=0
  20. HeaderFile=BeeperCtl.h
  21. ImplementationFile=BeeperCtl.cpp
  22. Filter=W
  23.  
  24. [CLS:CBeeperPropPage]
  25. Type=0
  26. HeaderFile=BeeperPpg.h
  27. ImplementationFile=BeeperPpg.cpp
  28. Filter=D
  29.  
  30.