www.pudn.com > AudioVideoCapture.rar > resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AVCap.rc
//
#define IDD_AVCAP_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_PAGE_VIDEO_SETTINGS 129
#define IDD_PAGE_AUDIO_SETTINGS 130
#define IDD_PAGE_OUTPUT_SETTINGS 131
#define IDC_COMBO_DEVICE_VIDEO 1001
#define IDC_COMBO_CONNECTOR_VIDEO 1002
#define IDC_COMBO_DEVICE_AUDIO 1003
#define IDC_COMBO_CONNECTOR_AUDIO 1004
#define IDC_BUTTON_ADVANCED_VIDEO 1005
#define IDC_BUTTON_ADVANCED_AUDIO 1006
#define IDC_EDIT_SAVE_FILE 1007
#define IDC_BUTTON_ADVANCED_OUTPUT 1008
#define IDC_VIDEO_WINDOW 1009
#define IDC_RADIO_PAL 1010
#define IDC_BUTTON_CAPTURE 1010
#define IDC_RADIO_NTSC 1011
#define IDC_BUTTON_GRAB 1011
#define IDC_RADIO_SECAM 1012
#define IDC_COMBO_VIDEO_CONNECTOR 1013
#define IDC_COMBO_AUDIO_CONNECTOR 1014
#define IDC_EDIT_IMAGE_WIDTH 1015
#define IDC_EDIT_IMAGE_HEIGHT 1016
#define IDC_COMBO_ENCODING_METHOD 1017
#define IDC_SLIDER_MIX_LEVEL 1018
#define IDC_EDIT_MIX_LEVEL 1021
#define IDC_BUTTON_CAPTURE_PROP 1022
#define IDC_BUTTON_TV_PROP 1023
#define IDC_EDIT_GRAB_FOLDER 1023
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif