WordRecPDA.clw
上传用户:lczygg
上传日期:2007-07-03
资源大小:2947k
文件大小:2k
源码类别:

语音合成与识别

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CWordRecPDADlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "wordrecpda.h"
  8. LastPage=0
  9. ClassCount=5
  10. Class1=CCardDlg
  11. Class2=CWordRecPDADlg
  12. Class3=CWordRecPDAApp
  13. Class4=CAboutDlg
  14. ResourceCount=3
  15. Resource1=IDD_ABOUTBOX
  16. Resource2=IDD_WORDRECPDA_DIALOG
  17. Class5=CPinyinDlg
  18. Resource3=IDD_DIALOG_EDIT
  19. [CLS:CCardDlg]
  20. Type=0
  21. BaseClass=CDialog
  22. HeaderFile=CardDlg.h
  23. ImplementationFile=CardDlg.cpp
  24. Filter=D
  25. VirtualFilter=dWC
  26. LastObject=IDC_EDIT_INFO
  27. [CLS:CWordRecPDAApp]
  28. Type=0
  29. BaseClass=CWinApp
  30. HeaderFile=WordRecPDA.h
  31. ImplementationFile=WordRecPDA.cpp
  32. [CLS:CAboutDlg]
  33. Type=0
  34. BaseClass=CDialog
  35. HeaderFile=WordRecPDADlg.cpp
  36. ImplementationFile=WordRecPDADlg.cpp
  37. LastObject=CAboutDlg
  38. [CLS:CWordRecPDADlg]
  39. Type=0
  40. BaseClass=CDialog
  41. HeaderFile=WordRecPDADlg.h
  42. ImplementationFile=WordRecPDADlg.cpp
  43. LastObject=CWordRecPDADlg
  44. Filter=D
  45. VirtualFilter=dWC
  46. [DLG:IDD_DIALOG_EDIT]
  47. Type=1
  48. Class=CCardDlg
  49. ControlCount=8
  50. Control1=IDCANCEL,button,1342242816
  51. Control2=IDC_STATIC,static,1342308352
  52. Control3=IDC_EDIT_NAME,edit,1350631552
  53. Control4=IDC_STATIC,static,1342308352
  54. Control5=IDC_EDIT_INFO,edit,1350631552
  55. Control6=IDC_BUTTON_ADD,button,1342242816
  56. Control7=IDC_BUTTON_DELETE,button,1342242816
  57. Control8=IDC_BUTTON_BATCH,button,1342242816
  58. [DLG:IDD_ABOUTBOX]
  59. Type=1
  60. Class=CAboutDlg
  61. ControlCount=4
  62. Control1=IDC_STATIC,static,1342177283
  63. Control2=IDC_STATIC,static,1342308480
  64. Control3=IDC_STATIC,static,1342308352
  65. Control4=IDOK,button,1342373889
  66. [DLG:IDD_WORDRECPDA_DIALOG]
  67. Type=1
  68. Class=CWordRecPDADlg
  69. ControlCount=14
  70. Control1=IDC_LIST_WORD,listbox,1352728833
  71. Control2=IDC_BUTTON_START,button,1342242816
  72. Control3=IDC_BUTTON_STOP,button,1342242816
  73. Control4=IDC_BUTTON_TEST,button,1342242816
  74. Control5=IDC_STATIC,static,1342308352
  75. Control6=IDC_STATIC,static,1342308352
  76. Control7=IDC_COMBO_AM,combobox,1344340226
  77. Control8=IDC_COMBO_CMD,combobox,1344340226
  78. Control9=IDC_PROGRESS_VOLUME,msctls_progress32,1350565888
  79. Control10=IDC_LIST_ALL,listbox,1352728833
  80. Control11=IDC_BUTTON_EDIT,button,1342242816
  81. Control12=IDC_EDIT_INF,edit,1352728580
  82. Control13=IDC_BUTTON_DEL,button,1342242816
  83. Control14=IDC_TEST1,button,1342242816
  84. [CLS:CPinyinDlg]
  85. Type=0
  86. HeaderFile=PinyinDlg.h
  87. ImplementationFile=PinyinDlg.cpp
  88. BaseClass=CDialog
  89. Filter=D
  90. LastObject=IDC_EDIT_PINYIN
  91. VirtualFilter=dWC