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

语音合成与识别

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by WordRecPDA.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_WORDRECPDA_DIALOG           102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_DIALOG_EDIT                 130
  11. #define IDD_DIALOG_PINYING              131
  12. #define IDC_LIST_WORD                   1000
  13. #define IDC_BUTTON_START                1001
  14. #define IDC_BUTTON_STOP                 1002
  15. #define IDC_BUTTON_TEST                 1003
  16. #define IDC_COMBO_AM                    1004
  17. #define IDC_COMBO_CMD                   1005
  18. #define IDC_PROGRESS_VOLUME             1006
  19. #define IDC_LIST_ALL                    1007
  20. #define IDC_BUTTON_EDIT                 1009
  21. #define IDC_EDIT_NAME                   1010
  22. #define IDC_EDIT_INFO                   1011
  23. #define IDC_BUTTON_ADD                  1012
  24. #define IDC_BUTTON_DELETE               1013
  25. #define IDC_EDIT1                       1014
  26. #define IDC_EDIT2                       1015
  27. #define IDC_EDIT3                       1016
  28. #define IDC_EDIT4                       1017
  29. #define IDC_EDIT5                       1018
  30. #define IDC_EDIT_INF                    1019
  31. #define IDC_EDIT6                       1019
  32. #define IDC_BUTTON_DEL                  1020
  33. #define IDC_TEST1                       1021
  34. #define IDC_BUTTON_BATCH                1024
  35. // Next default values for new objects
  36. // 
  37. #ifdef APSTUDIO_INVOKED
  38. #ifndef APSTUDIO_READONLY_SYMBOLS
  39. #define _APS_NEXT_RESOURCE_VALUE        134
  40. #define _APS_NEXT_COMMAND_VALUE         32771
  41. #define _APS_NEXT_CONTROL_VALUE         1025
  42. #define _APS_NEXT_SYMED_VALUE           101
  43. #endif
  44. #endif