home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 July
/
VPR0107B.BIN
/
DRIVER
/
CANOPUS
/
MVR32
/
mvr32.exe
/
data1.cab
/
Development_Kit
/
Vc
/
Samples
/
Encode
/
resource.h
< prev
next >
Wrap
C/C++ Source or Header
|
2001-02-09
|
5KB
|
116 lines
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Encode.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_ENCODETYPE 129
#define IDD_DIALOG_SET_TIME 130
#define IDD_DIALOG_AUDIO_PARAM 131
#define IDD_DIALOG_VIDEO_PARAM 132
#define IDD_DIALOG_VIDEO_ENC_PARAM 133
#define IDD_DIALOG_AUDIO_ENC_PARAM 134
#define IDD_DIALOG_VIDEO_ENC_PARAM_EX 135
#define IDD_DIALOG_ADJUST_OVERLAY 136
#define IDD_DIALOG_OVERLAY_RECT 138
#define IDC_EDIT_TIME 1001
#define IDC_CHECK_LIMIT_TIME 1002
#define IDC_EDIT_RIGHT 1003
#define IDC_EDIT_LEFT 1004
#define IDC_CHECK_MUTE 1005
#define IDC_CHECK_MONITOR 1006
#define IDC_RADIO_COMPOSITE 1007
#define IDC_RADIO_SVIDEO 1008
#define IDC_EDIT_SATURATION 1009
#define IDC_EDIT_LEFT_GAIN 1009
#define IDC_EDIT_HUE 1010
#define IDC_EDIT_RIGHT_GAIN 1010
#define IDC_EDIT_CONTRAST 1012
#define IDC_EDIT_BRIGHTNESS 1013
#define IDC_RADIO_MPEG1 1015
#define IDC_RADIO_MPEG2 1016
#define IDC_RADIO_MPML 1017
#define IDC_RADIO_MPLL 1018
#define IDC_RADIO_SPML 1019
#define IDC_RADIO_STANDARD 1020
#define IDC_RADIO_SIF 1021
#define IDC_RADIO_HALFD1 1022
#define IDC_EDIT_TOP 1024
#define IDC_EDIT_WIDTH 1025
#define IDC_EDIT_HEIGHT 1026
#define IDC_EDIT_BITRATE 1027
#define IDC_RADIO_CBR 1028
#define IDC_RADIO_VBR 1029
#define IDC_EDIT_FREQ 1030
#define IDC_EDIT_GOP_M 1030
#define IDC_RADIO_STEREO 1031
#define IDC_EDIT_BITRATE_PEAK 1031
#define IDC_RADIO_MONO 1032
#define IDC_EDIT_GOP_N 1032
#define IDC_RADIO_DUAL 1033
#define IDC_RADIO_JOINT 1034
#define IDC_RADIO_NONE 1036
#define IDC_RADIO_5015 1037
#define IDC_RADIO_CCITT 1038
#define IDC_CHECK_PROTECTION 1039
#define IDC_CHECK_COPYRIGHT 1040
#define IDC_CHECK_ORIGINAL 1041
#define IDC_RADIO_IFRAME 1042
#define IDC_RADIO_IBBP 1043
#define IDC_RADIO_NTSC 1049
#define IDC_RADIO_PAL 1050
#define IDC_CHECK_CLOSED_GOP 1055
#define IDC_CHECKCLOSED_GOP 1056
#define IDC_EDIT_BRIGHT 1057
#define IDC_CHECK_GOP_COMPLETE 1061
#define IDC_EDIT_BOTTOM 1067
#define IDM_SET_AUDIO_PARAM 32771
#define IDM_SET_VIDEO_PARAM 32772
#define IDM_ENC_AUDIO 32773
#define IDM_ENC_VIDEO 32774
#define IDM_ENC_AV 32775
#define IDM_ENC_PROGRAM 32777
#define IDM_ENC_STOP 32778
#define IDM_SET_TIME 32780
#define IDM_SET_AUDIO_ENC_PARAM 32781
#define IDM_SET_VIDEO_ENC_PARAM 32782
#define IDM_SET_OVERLAY 32783
#define IDM_SET_MONITOR 32784
#define IDM_SET_VIDEO_CD 32785
#define IDM_SET_AUDIO_FORMAT_MPEG 32787
#define IDM_SET_AUDIO_FORMAT_MONO 32788
#define IDM_SET_AUDIO_FORMAT_STEREO 32789
#define IDM_SET_VIDEO_ENC_PARAM_EX 32790
#define IDM_SET_AUDIO_FORMAT_PCM_MONO 32792
#define IDM_SET_AUDIO_FORMAT_PCM_Stereo 32793
#define IDM_SET_OVERLAY_ADJUST 32796
#define ID_MENU_GET_LAST_ERROR 32798
#define IDM_SET_GET_LAST_ERROR 32799
#define IDB_SET_ENCODE_FILE 32801
#define IDM_SET_OVERLAY_RECT 32802
#define IDC_ERROR_INIT_LIBRARY 57638
#define IDC_ERROR_CAN_OVERLAY 57639
#define IDC_ERROR_DESTROY_OVERLAY 57645
#define IDC_ERROR_TERMINATE_ENCODE 57646
#define IDC_ERROR_CREATE_OVERLAY 57647
#define IDC_ERROR_GET_OVERLAY 57648
#define IDC_MESSAGE_START_CAPTURE 57649
#define IDC_ERROR_START_CAPTURE 57650
#define IDC_ERROR_STOP_CAPTURE 57651
#define IDC_ERROR_SET_PARAMETER 57652
#define IDC_ERROR_GET_PARAMETER 57654
#define IDC_ERROR_START_MONITOR 57655
#define IDS_ERROR_OPEN_FILE 57656
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 139
#define _APS_NEXT_COMMAND_VALUE 32803
#define _APS_NEXT_CONTROL_VALUE 1067
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif