RESOURCE.H
上传用户:shonly
上传日期:2022-06-05
资源大小:1939k
文件大小:2k
源码类别:

多媒体

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VideoPlayer.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_VIDEOPLAYER_DIALOG          102
  9. #define IDD_PLAYER_DLG                  102
  10. #define IDR_MAINFRAME                   128
  11. #define IDD_DISPLAY                     130
  12. #define IDD_SPEED                       131
  13. #define IDI_ICON1                       133
  14. #define IDC_OPEN                        1000
  15. #define IDC_STOP                        1001
  16. #define IDC_PAUSE                       1002
  17. #define IDC_PLAY                        1003
  18. #define IDC_NEXT                        1004
  19. #define IDC_PREV                        1005
  20. #define IDC_LAST                        1005
  21. #define IDC_VIDEO_NAME                  1006
  22. #define IDC_INFORMATION                 1007
  23. #define IDC_CLOSE                       1008
  24. #define IDC_FRAMES                      1009
  25. #define IDC_DEMENSION                   1010
  26. #define IDC_PLAY_SPEED                  1011
  27. #define IDC_PLAY_SOUND                  1012
  28. #define IDC_DISPLAY                     1013
  29. #define IDC_POPDIS                      1016
  30. #define IDC_POPDIS1                     1018
  31. #define IDC_SCROLLBAR                   1020
  32. #define IDC_DISPLAYBOX                  1022
  33. #define IDC_EDITNAME                    1023
  34. #define IDC_EDITFRAMES                  1024
  35. #define IDC_EDITRECT                    1025
  36. #define IDC_EDITSPEED                   1026
  37. #define IDC_LOOP                        32771
  38. #define IDC_FULLSCREEN                  32772
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE        137
  44. #define _APS_NEXT_COMMAND_VALUE         32773
  45. #define _APS_NEXT_CONTROL_VALUE         1024
  46. #define _APS_NEXT_SYMED_VALUE           101
  47. #endif
  48. #endif