home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / advanced / dlltrace / trace.clw < prev    next >
Text File  |  1998-03-26  |  706b  |  34 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 "trace.h"
  9.  
  10. ClassCount=1
  11. Class1=CPromptDlg
  12.  
  13. ResourceCount=1
  14. Resource1=IDD_PROMPT
  15.  
  16. [CLS:CPromptDlg]
  17. Type=0
  18. HeaderFile=trace.cpp
  19. ImplementationFile=trace.cpp
  20. LastObject=CPromptDlg
  21.  
  22. [DLG:IDD_PROMPT]
  23. Type=1
  24. Class=CPromptDlg
  25. ControlCount=7
  26. Control1=IDC_ENABLEALL,button,1342242819
  27. Control2=IDC_BIT0,button,1342242819
  28. Control3=IDC_BIT1,button,1342242819
  29. Control4=IDC_BIT2,button,1342242819
  30. Control5=IDC_BIT3,button,1342242819
  31. Control6=IDC_BIT4,button,1342242819
  32. Control7=IDOK,button,1342242817
  33.  
  34.