Resource.h
上传用户:szth2006
上传日期:2021-11-30
资源大小:68k
文件大小:1k
源码类别:

DirextX编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by CaptureVideo.rc
  4. //
  5. #define ID_VIDEO_FORMAT                 3
  6. #define ID_IMAGE_PARAMETER              4
  7. #define ID_SAVEGRAPH                    5
  8. #define ID_EXIT                         6
  9. #define IDM_ABOUTBOX                    0x0010
  10. #define IDD_ABOUTBOX                    100
  11. #define IDS_ABOUTBOX                    101
  12. #define IDD_CAPTUREVIDEO_DIALOG         102
  13. #define IDR_MAINFRAME                   128
  14. #define IDC_COMBO1                      1000
  15. #define IDC_DEVICE_LISTER               1000
  16. #define ID_PREVIEW                      1001
  17. #define ID_CAPTURE                      1002
  18. #define IDC_VIDEO_WINDOW                1003
  19. // Next default values for new objects
  20. // 
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_NEXT_RESOURCE_VALUE        129
  24. #define _APS_NEXT_COMMAND_VALUE         32771
  25. #define _APS_NEXT_CONTROL_VALUE         1004
  26. #define _APS_NEXT_SYMED_VALUE           101
  27. #endif
  28. #endif