home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / utility / tracer / tracer.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  826 b   |  39 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. LastPage=0
  10.  
  11. ClassCount=1
  12. Class1=CPromptDlg
  13.  
  14. ResourceCount=1
  15. Resource1=IDD_PROMPT
  16.  
  17. [CLS:CPromptDlg]
  18. Type=0
  19. HeaderFile=tracer.cpp
  20. ImplementationFile=tracer.cpp
  21. Filter=D
  22. VirtualFilter=dWC
  23. LastObject=CPromptDlg
  24.  
  25. [DLG:IDD_PROMPT]
  26. Type=1
  27. Class=CPromptDlg
  28. ControlCount=9
  29. Control1=IDC_ENABLEALL,button,1342242819
  30. Control2=IDC_BIT0,button,1342242819
  31. Control3=IDC_BIT1,button,1342242819
  32. Control4=IDC_BIT2,button,1342242819
  33. Control5=IDC_BIT3,button,1342242819
  34. Control6=IDC_BIT4,button,1342242819
  35. Control7=IDC_BIT5,button,1342242819
  36. Control8=IDOK,button,1342242817
  37. Control9=IDC_STATIC,static,1342177280
  38.  
  39.