Resource.h
上传用户:mony888
上传日期:2022-07-26
资源大小:1247k
文件大小:1k
源码类别:

Windows CE

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft eMbedded Visual C++ generated include file.
  3. // Used by MFC App.rc
  4. //
  5. #define IDD_MFCAPP_DIALOG               102
  6. #define IDI_ICON1                       128
  7. #define IDR_MAINFRAME                   131
  8. #define IDI_ICONRec                     132
  9. #define IDI_ICONPlay                    133
  10. #define IDI_ICONStop                    134
  11. #define IDI_ICONPause                   135
  12. #define IDC_BUTTON1                     1000
  13. #define IDC_btRec                       1000
  14. #define IDC_BUTTON2                     1001
  15. #define IDC_btClos                      1001
  16. #define IDC_SLIDER1                     1002
  17. #define IDC_slidIndex                   1002
  18. #define IDC_BUTTON3                     1003
  19. #define IDC_btPause                     1003
  20. #define IDC_btStop                      1004
  21. #define IDC_LIST1                       1006
  22. #define IDC_ListView                    1006
  23. #define IDC_btPlay                      1007
  24. #define IDC_staticWave                  1012
  25. #define IDC_sliderVol                   1015
  26. #define IDC_CstmVol                     1016
  27. #define IDC_BtVol                       1017
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        136
  33. #define _APS_NEXT_COMMAND_VALUE         32771
  34. #define _APS_NEXT_CONTROL_VALUE         1018
  35. #define _APS_NEXT_SYMED_VALUE           101
  36. #endif
  37. #endif