resource.h
上传用户:dreamzjm
上传日期:2014-06-08
资源大小:388k
文件大小:2k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VGAPlayer.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_VGAPLAYER_DIALOG            102
  9. #define IDR_MAINFRAME                   128
  10. #define IDR_MENU_MAIN                   133
  11. #define IDC_OCX1                        1000
  12. #define IDC_WMP                         1000
  13. #define IDC_VGAPLAYERCTRL1              1001
  14. #define IDC_VGAPLAYER                   1001
  15. #define IDC_SLIDER2                     1003
  16. #define IDC_SLIDER_PROGRESS             1003
  17. #define IDC_EDIT_LENGTH                 1011
  18. #define IDC_EDIT_VLENGTH                1012
  19. #define IDC_EDIT_CUR_TIME               1013
  20. #define IDC_BTN_PLAY                    1014
  21. #define IDC_BTN_PAUSE                   1015
  22. #define IDC_BTN_OPEN                    1016
  23. #define IDC_SLIDER_VOLUME               1017
  24. #define IDC_EDIT_VTITLE                 1018
  25. #define IDC_EDIT_HELP                   1018
  26. #define IDC_EDIT_VDescription           1019
  27. #define IDC_BTN_STOP                    1020
  28. #define IDC_EDIT_VArtist                1021
  29. #define IDC_EDIT_VCopyRight             1022
  30. #define IDC_EDIT_VStatus                1024
  31. #define ID_MENU_OPEN                    32771
  32. #define ID_MEN_EXIT                     32772
  33. #define ID_MENU_ABOUT                   32774
  34. #define ID_MENU_CONN                    32775
  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         32776
  41. #define _APS_NEXT_CONTROL_VALUE         1019
  42. #define _APS_NEXT_SYMED_VALUE           101
  43. #endif
  44. #endif