resource.h
上传用户:czshopping
上传日期:2022-05-22
资源大小:5430k
文件大小:2k
源码类别:

视频捕捉/采集

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VideoMove.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_VIDEOMOVE_DIALOG            102
  9. #define IDP_SOCKETS_INIT_FAILED         103
  10. #define IDR_MAINFRAME                   128
  11. #define IDD_FILETRANSFERS_DIALOG        130
  12. #define IDC_STATIC_VIDEO_DISPLAY        1000
  13. #define ID_OK                           1001
  14. #define IDC_BUTTON1                     1002
  15. #define IDC_BUTTON2                     1003
  16. #define IDC_DEVICE                      1005
  17. #define IDC_LIVEVIDEO                   1006
  18. #define IDC_BUTTON3                     1007
  19. #define IDC_BUTTON4                     1008
  20. #define IDC_IPADDRESS                   1009
  21. #define IDC_PORT                        1010
  22. #define IDC_BEGIN                       1011
  23. #define IDC_DISCONNECT                  1012
  24. #define IDC_RADIO_SERVER                1013
  25. #define IDC_RADIO_CLIENT                1014
  26. #define IDC_FILE_NAME                   1015
  27. #define IDC_FILE_SIZE                   1016
  28. #define IDC_TRANSFERS_TIP               1017
  29. #define IDC_RECEIVE_SIZE                1018
  30. #define IDC_PROGRESS                    1019
  31. #define IDC_SELECT_FILE                 1020
  32. #define IDC_STOP_TRANSFERS              1021
  33. // Next default values for new objects
  34. // 
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_NEXT_RESOURCE_VALUE        131
  38. #define _APS_NEXT_COMMAND_VALUE         32771
  39. #define _APS_NEXT_CONTROL_VALUE         1022
  40. #define _APS_NEXT_SYMED_VALUE           101
  41. #endif
  42. #endif