Resource.h
上传用户:hhs829
上传日期:2022-06-17
资源大小:586k
文件大小:1k
源码类别:

DirextX编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SimplePlayer.rc
  4. //
  5. #define IDD_SIMPLEPLAYER_DIALOG         102
  6. #define IDR_MAINFRAME                   128
  7. #define IDC_VIDEO_WINDOW                1000
  8. #define IDC_BUTTON_OPEN                 1001
  9. #define IDC_BUTTON_PLAY                 1002
  10. #define IDC_BUTTON_PAUSE                1003
  11. #define IDC_BUTTON_STOP                 1004
  12. #define IDC_BUTTON_FULLSCREEN           1005
  13. #define IDC_SLIDER_GRAPH                1006
  14. #define IDC_BUTTON_GRAB                 1007
  15. #define IDC_BUTTON_TEST                 1008
  16. // Next default values for new objects
  17. // 
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20. #define _APS_NEXT_RESOURCE_VALUE        129
  21. #define _APS_NEXT_COMMAND_VALUE         32771
  22. #define _APS_NEXT_CONTROL_VALUE         1009
  23. #define _APS_NEXT_SYMED_VALUE           101
  24. #endif
  25. #endif