⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 DVD转换到AVI的源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by gui.rc
//
#define ID_LEFT_BUTTON                  1
#define ID_LEFT_ARROW                   2
#define ID_RIGHT_ARROW                  3
#define ID_RIGHT_BUTTON                 4
#define ID_TRACKBAR                     5
#define ID_ADD                          100
#define ID_DEL                          101
#define IDD_ABOUT                       102
#define IDM_ABOUT                       103
#define IDM_EXIT                        104
#define IDI_SMALL                       105
#define IDC_GUI                         106
#define IDI_MOVIE                       133
#define IDR_ACCELERATOR                 134
#define IDD_STATISTICS                  135
#define IDD_FILELIST                    136
#define IDD_DELAY                       137
#define IDD_ERROR                       138
#define IDD_LUMINANCE                   139
#define IDD_NORM                        142
#define IDC_CODED_NUMBER                1016
#define IDC_PLAYBACK_NUMBER             1017
#define IDC_FRAME_RATE                  1018
#define IDC_VOB_ID                      1019
#define IDC_CELL_ID                     1020
#define IDC_VIDEO_TYPE                  1021
#define IDC_FRAME_TYPE                  1022
#define IDC_NUMBER                      1023
#define IDC_ASPECT_RATIO                1024
#define IDC_REMAIN                      1025
#define IDC_ELAPSED                     1026
#define IDC_FILE_SIZE                   1027
#define IDC_FILE                        1028
#define IDC_FPS                         1029
#define IDC_AUDIO_TYPE                  1030
#define IDC_TIMESTAMP                   1031
#define IDC_LIST                        1032
#define IDC_DEBUG                       1033
#define IDC_PROGRESS                    1034
#define IDC_DELAY                       1035
#define IDC_OFFSET_SLIDER               1036
#define IDC_GAIN_SLIDER                 1037
#define IDC_LUM_CHECK                   1038
#define IDC_OFFSET                      1039
#define IDC_GAIN                        1040
#define IDC_NORM_SLIDER                 1041
#define IDC_NORM_CHECK                  1042
#define IDC_NORM                        1043
#define IDM_OPEN                        32771
#define IDM_SAVE_D2V                    32772
#define IDM_SAVE_AC3                    32773
#define IDM_LOAD_D2V                    32774
#define IDM_PREVIEW                     32775
#define IDM_SAVE                        32776
#define IDM_PAUSE                       32777
#define IDM_STOP                        32778
#define IDM_DISPLAY                     32779
#define IDM_PP_HIGH                     32780
#define IDM_PP_NORMAL                   32781
#define IDM_PP_LOW                      32782
#define IDM_STORE_RGB24                 32783
#define IDM_STORE_YUY2                  32784
#define IDM_FO_FILM                     32785
#define IDM_STATISTICS                  32786
#define IDM_DIRECTDRAW                  32787
#define IDM_VFAPI                       32788
#define IDM_IDCT_MMX                    32789
#define IDM_IDCT_FPU                    32790
#define IDM_IDCT_REF                    32791
#define IDM_MMX                         32792
#define IDM_AMD                         32793
#define IDM_SSE                         32794
#define IDM_HOMEPAGE                    32795
#define IDM_PROCESS_WAV                 32796
#define IDM_SRC_NONE                    32797
#define IDM_SRC_LOW                     32798
#define IDM_SRC_MID                     32799
#define IDM_SRC_HIGH                    32800
#define IDM_SRC_UHIGH                   32801
#define IDM_NORM                        32802
#define IDM_TRACK_NONE                  32803
#define IDM_TRACK_1                     32804
#define IDM_TRACK_2                     32805
#define IDM_TRACK_3                     32806
#define IDM_TRACK_4                     32807
#define IDM_TRACK_5                     32808
#define IDM_TRACK_6                     32809
#define IDM_TRACK_7                     32810
#define IDM_TRACK_8                     32811
#define IDM_MPA                         32812
#define IDM_LPCM                        32813
#define IDM_SELECT                      32814
#define IDM_AC3                         32815
#define IDM_AC3_DECODE                  32816
#define IDM_AC3_DEMUXONE                32817
#define IDM_AC3_DEMUXALL                32818
#define IDM_MPA_DEMUXONE                32819
#define IDM_MPA_DEMUXALL                32820
#define IDM_TVSCALE                     32821
#define IDM_PCSCALE                     32822
#define IDM_BMP                         32823
#define IDM_LUMINANCE                   32824
#define IDM_DSDOWN                      32825
#define IDM_FO_NONE                     32826
#define IDM_FO_SWAP                     32827
#define IDM_DRC_NONE                    32828
#define IDM_DRC_LIGHT                   32829
#define IDM_DRC_NORMAL                  32830
#define IDM_DRC_HEAVY                   32831
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32832
#define _APS_NEXT_CONTROL_VALUE         1044
#define _APS_NEXT_SYMED_VALUE           107
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -