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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CPromptDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "tracer.h"
  9. VbxHeaderFile=tracer.h
  10. VbxImplementationFile=tracer.cpp
  11.  
  12. ClassCount=1
  13. Class1=CPromptDlg
  14.  
  15. ResourceCount=1
  16. Resource1=IDD_PROMPT
  17.  
  18. [CLS:CPromptDlg]
  19. Type=0
  20. HeaderFile=tracer.cpp
  21. ImplementationFile=tracer.cpp
  22. LastObject=CPromptDlg
  23.  
  24. [DLG:IDD_PROMPT]
  25. Type=1
  26. ControlCount=7
  27. Control1=IDC_ENABLEALL,button,1342242819
  28. Control2=IDC_BIT0,button,1342242819
  29. Control3=IDC_BIT1,button,1342242819
  30. Control4=IDC_BIT2,button,1342242819
  31. Control5=IDC_BIT3,button,1342242819
  32. Control6=IDC_BIT4,button,1342242819
  33. Control7=IDOK,button,1342242817
  34. Class=CPromptDlg
  35.  
  36.