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

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