home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / MFC / SAMPLES / DLLHUSK / TESTDLL2.CL_ / TESTDLL2.CL
Encoding:
MFC ClassWizard info  |  1993-02-08  |  632 b   |  31 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CListOutputFrame
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "testdll2.h"
  9. VbxHeaderFile=testdll2.h
  10. VbxImplementationFile=testdll2.cpp
  11.  
  12. ClassCount=1
  13. Class1=CListOutputFrame
  14.  
  15. ResourceCount=1
  16. Resource1=IDD_DIALOGBAR1
  17.  
  18. [CLS:CListOutputFrame]
  19. Type=0
  20. HeaderFile=testdll2.h
  21. ImplementationFile=testdll2.cpp
  22.  
  23. [DLG:IDD_DIALOGBAR1]
  24. Type=1
  25. ControlCount=3
  26. Control1=ID_EDIT_CLEAR,button,1342242816
  27. Control2=ID_EDIT_CUT,button,1342242816
  28. Control3=ID_EDIT_COPY,button,1342242816
  29. Class=?
  30.  
  31.