home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / PREX102 / PrEx102.lzh / Src.lzh / ProjExp.clw < prev    next >
Text File  |  2001-02-23  |  754b  |  40 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CExplorerDialog
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "projexp.h"
  9. LastPage=0
  10.  
  11. ClassCount=2
  12. Class1=CProjExpApp
  13.  
  14. ResourceCount=1
  15. Class2=CExplorerDialog
  16. Resource1=IDD_DIALOG_EXPLORER
  17.  
  18. [CLS:CProjExpApp]
  19. Type=0
  20. BaseClass=CWinApp
  21. HeaderFile=ProjExp.cpp
  22. ImplementationFile=ProjExp.cpp
  23. LastObject=CProjExpApp
  24.  
  25. [DLG:IDD_DIALOG_EXPLORER]
  26. Type=1
  27. Class=CExplorerDialog
  28. ControlCount=1
  29. Control1=IDC_TREE1,SysTreeView32,1342242816
  30.  
  31. [CLS:CExplorerDialog]
  32. Type=0
  33. HeaderFile=ExplorerDialog.h
  34. ImplementationFile=ExplorerDialog.cpp
  35. BaseClass=CDialog
  36. Filter=D
  37. VirtualFilter=dWC
  38. LastObject=IDC_TREE1
  39.  
  40.