home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / advanced / speakn / speakn.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  1.2 KB  |  51 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CSpeakNDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "speakn.h"
  9. VbxHeaderFile=speakn.h
  10. VbxImplementationFile=speakn.cpp
  11. LastPage=0
  12.  
  13. ClassCount=1
  14. Class1=CSpeakNDlg
  15.  
  16. ResourceCount=2
  17. Resource1=IDD_PENDIALOG
  18. Resource2=IDD_NOPENDIALOG
  19.  
  20. [CLS:CSpeakNDlg]
  21. Type=0
  22. HeaderFile=speakn.h
  23. ImplementationFile=speakn.cpp
  24. Filter=D
  25. VirtualFilter=dWC
  26.  
  27. [DLG:IDD_PENDIALOG]
  28. Type=1
  29. Class=CSpeakNDlg
  30. ControlCount=7
  31. Control1=IDC_PROMPT_TEXT,static,1342308352
  32. Control2=IDC_REPLAY_SOUND,button,1342242827
  33. Control3=IDC_PICTURE,button,1342177291
  34. Control4=IDC_INPUT_EDIT,bedit,1342242824
  35. Control5=IDC_GIVE_UP,button,1342242816
  36. Control6=IDC_STATUS_FACE,static,1342177283
  37. Control7=IDOK,button,1342242817
  38.  
  39. [DLG:IDD_NOPENDIALOG]
  40. Type=1
  41. Class=?
  42. ControlCount=7
  43. Control1=IDC_PROMPT_TEXT,static,1342308352
  44. Control2=IDC_REPLAY_SOUND,button,1342242827
  45. Control3=IDC_PICTURE,button,1342177291
  46. Control4=IDC_INPUT_EDIT,edit,1350631432
  47. Control5=IDC_GIVE_UP,button,1342242816
  48. Control6=IDC_STATUS_FACE,static,1342177283
  49. Control7=IDOK,button,1342242817
  50.  
  51.