resource.h
上传用户:liguizhu
上传日期:2015-11-01
资源大小:2422k
文件大小:3k
源码类别:

P2P编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by GVCapture.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_GVCAPTURE_DIALOG            102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_AUDIO_COMPRESS_SELECTOR_DIALOG 129
  11. #define IDD_DIALOG_VIDEO_ENCODER_CHANGED 130
  12. #define IDD_DIALOG_AUDIO_CHANGED        131
  13. #define IDD_SYS_COF                     132
  14. #define IDD_WMVINAVI                    133
  15. #define IDD_TEST_NET                    134
  16. #define IDC_STATIC_VIDEOWND             1000
  17. #define IDC_STATIC_PREVIEW              1000
  18. #define IDC_CMB_VIDEO_CAPTURE           1001
  19. #define IDC_CMB_VIDEO_COMPRESSOR        1002
  20. #define IDC_CMB_AUDIO_COMPRESSOR        1003
  21. #define IDC_CHK_PREVIEW                 1004
  22. #define IDC_BTN_VIDEOCAP_CONFIG         1005
  23. #define IDC_BTN_VIDEO_COMPRESSOR_CONFIG 1006
  24. #define IDC_BTN_AUDIO_COMPRESSOR_CONFIG 1007
  25. #define IDC_BTN_BEGIN_CAP               1008
  26. #define IDC_BTN_PAUSE_CAP               1009
  27. #define IDC_BTN_STOP_CAP                1010
  28. #define IDC_STATIC_TIMETOCAP            1011
  29. #define IDC_STATIC_BITRATE              1012
  30. #define IDC_LIST_AUDIO_FORMAT           1013
  31. #define IDC_CHK_ONLY_AUDIO              1014
  32. #define IDC_BTN_SYSCOF                  1015
  33. #define IDC_SPADDRESS                   1016
  34. #define IDC_USERID                      1017
  35. #define IDC_PASSWORD                    1018
  36. #define IDC_CHANNELNAME                 1019
  37. #define IDC_MMS_ADDR                    1020
  38. #define IDC_RE_TIME                     1021
  39. #define IDC_BUTTON6                     1028
  40. #define IDC_BTN_VIDEOCAP_INI_CONFIG     1028
  41. #define IDC_TEST_NET                    1028
  42. #define IDC_CHK_SAVE                    1029
  43. #define IDC_BTN_SAVE                    1030
  44. #define IDC_EDIT_AVI_PATH               1031
  45. #define IDC_EDIT_SAVEPATH               1032
  46. #define IDC_CHK_OVERLAY                 1034
  47. #define IDC_BTN_SETOVERLAY              1035
  48. #define IDC_COMBO1                      1036
  49. #define IDC_COMBO_IP_NET                1036
  50. #define IDC_CMB_AUDIO_CAPTURE           1036
  51. #define IDC_BITRATE                     1037
  52. #define IDC_TEST                        1037
  53. #define IDC_BUFFERDELAY                 1038
  54. #define IDC_MAXKEYDISTANCE              1039
  55. #define IDC_STATE_EDIT                  1039
  56. #define IDC_VBRQUALITY                  1040
  57. #define IDC_FRAMERATE                   1041
  58. #define IDC_BUTTON1                     1041
  59. #define IDC_BTN_TEST_ALL                1041
  60. #define IDC_BTN_AUDIO_CAP_CONFIG        1041
  61. #define IDC_PROFILES                    1042
  62. #define IDC_CHECK1                      1042
  63. #define IDC_CHK_CROSSBAR                1042
  64. #define IDC_CBR                         1043
  65. #define IDC_QUALITY_VBR                 1044
  66. #define IDC_QUALITY                     1045
  67. #define IDC_COMPLEXITY                  1046
  68. // Next default values for new objects
  69. // 
  70. #ifdef APSTUDIO_INVOKED
  71. #ifndef APSTUDIO_READONLY_SYMBOLS
  72. #define _APS_NEXT_RESOURCE_VALUE        135
  73. #define _APS_NEXT_COMMAND_VALUE         32771
  74. #define _APS_NEXT_CONTROL_VALUE         1043
  75. #define _APS_NEXT_SYMED_VALUE           101
  76. #endif
  77. #endif