📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ressources.rc
//
#define ID_SKIN 105
#define IDC_CURSOR1 105
#define IDR_MENU1 107
#define ID_CONTROLS 109
#define IDD_ABOUT_DIALOG 110
#define ID_LOGO 113
#define IDD_OPTION_DIALOG 114
#define IDR_MENU2 115
#define IDD_URL_DIALOG 116
#define IDB_ICON 117
#define IDD_SKIN_BROWSER 121
#define IDR_ACCELERATOR 125
#define IDD_PROPERTIES 126
#define IDD_BUFFERING 127
#define IDD_PREFS 129
#define IDD_PREFS_VIDEO 130
#define IDD_PREFS_GENERAL 131
#define IDD_PLAYBACK_PROPERTIES 133
#define IDD_DECORE_SETTINGS 134
#define IDD_ASPECT_RATIO_DIALOG 135
#define IDC_CHECK_FORCE 1002
#define IDC_COMBO_RES 1003
#define IDC_CHECK_BILINEAR 1004
#define IDC_CHECK_MAINTAIN 1005
#define IDC_CHECK_ON_TOP 1005
#define IDB_ABOUT_OK 1006
#define IDB_OPTIONS_OK 1007
#define IDB_OPTIONS_CANCEL 1008
#define IDC_SUBTITLES 1009
#define IDC_TYPE_COMBO 1010
#define IDC_EDIT1 1011
#define IDB_URL_OK 1013
#define IDB_URL_CANCEL 1014
#define IDC_COMBO_DIR 1017
#define IDC_CHANGE_DIR 1018
#define IDB_SKINS_OK 1020
#define IDC_SKIN_LIST 1022
#define ID_SKINS_CANCEL 1025
#define IDB_PROPERTIES_OK 1026
#define IDC_PROGRESS 1027
#define IDC_COMBO1 1028
#define IDC_TAB 1031
#define IDC_CHECK_CHANGE_RES 1033
#define IDC_CHECK_LOOP 1034
#define IDC_PREFS_OK 1035
#define IDC_PREFS_CANCEL 1036
#define IDC_STATIC_FILENAME 1037
#define IDC_STATIC_FILE_TYPE 1038
#define IDC_STATIC_FILE_SIZE 1039
#define IDC_STATIC_DURATION 1040
#define IDC_STATIC_VIDEO_CODEC 1041
#define IDC_STATIC_VIDEO_SIZE 1042
#define IDC_STATIC_VIDEO_MODE 1043
#define IDC_STATIC_AUDIO_CODEC 1044
#define IDC_STATIC_AUDIO_FREQUENCY 1045
#define IDC_STATIC_AUDIO_CHANNELS 1046
#define IDC_RADIO_HTTP 1048
#define IDC_RADIO_FTP 1049
#define IDC_EDIT_PASSWORD 1051
#define IDC_CHECK_ANONYMOUS 1052
#define IDC_STATIC_HTTP 1053
#define IDC_STATIC_FTP_SERVER 1055
#define IDC_STATIC_FTP_USERNAME 1056
#define IDC_STATIC_FTP_PASSWORD 1057
#define IDC_EDIT_USERNAME 1058
#define IDC_COMBO_HTTP 1059
#define IDC_COMBO_FTP 1060
#define IDC_STATIC_DECAPS 1061
#define IDC_STATIC_VRENDERER 1062
#define IDC_STATIC_SUB 1063
#define IDC_PLAYBACK_LIST 1064
#define IDC_PLAYBACK_CONFIGURE 1065
#define ID_PLAYBACK_CLOSE 1066
#define ID_DECORE_APPLY 1067
#define IDC_DECORE_SLIDER 1068
#define ID_DECORE_CLOSE 1069
#define IDC_CHECK_DISABLE_SS 1070
#define IDC_CHECK_SAVE_POS 1071
#define ID_DECORE_OK 1072
#define IDC_EXAMPLE 1073
#define IDC_EDIT_HTTP 1074
#define IDC_CUSTOM_ASPECT_Y 1075
#define IDC_CUSTOM_ASPECT_X 1076
#define IDC_CUSTOM_ASPECT_OK 1077
#define IDC_CUSTOM_ASPECT_CANCEL 1078
#define IDC_SPIN1 1079
#define ID_HELP_ABOUT 40001
#define ID_MENU_ABOUT 40017
#define ID_PREVIOUS 40018
#define ID_STOP 40019
#define ID_PLAY 40020
#define ID_PAUSE 40021
#define ID_NEXT 40022
#define ID_EXIT 40024
#define ID_OPEN_FILE 40025
#define ID_OPEN_URL 40026
#define ID_ASPECT_RATIO 40027
#define ID_BILINEAR 40028
#define ID_ORIGINAL_SIZE 40029
#define ID_DOUBLE_SIZE 40030
#define ID_HALF_SIZE 40031
#define ID_FULLSCREEN 40032
#define ID_MENU_OPTIONS 40033
#define ID_NO_RECENT 40035
#define ID_RECENT_FILE1 40036
#define ID_RECENT_FILE2 40037
#define ID_RECENT_FILE3 40038
#define ID_RECENT_FILE4 40039
#define ID_RECENT_FILE5 40040
#define ID_SAVE_AS 40042
#define ID_NONE_SUB 40043
#define ID_SUBTITLES 40044
#define ID_SKIN_BROWSER 40045
#define ID_PROPERTIES 40046
#define ID_ON_TOP 40048
#define ID_LOOP 40049
#define ID_COMPACT 40050
#define ID_OPEN_SUBTITLES 40055
#define ID_FONT_UP 40056
#define ID_REDUCE_FONT 40057
#define ID_SUB_UP 40058
#define ID_SUB_DOWN 40059
#define ID_SUB_LEFT 40060
#define ID_SUB_RIGHT 40061
#define ID_SUB_SHADOW 40062
#define ID_SCREENSAVER 40063
#define ID_SUB_DISABLE 40064
#define ID_ASPECT_ORIGINAL 40065
#define ID_ASPECT_43 40066
#define ID_ASPECT_169 40067
#define ID_ASPECT_FREE 40068
#define ID_DESKTOP 40069
#define ID_PLAYBACK_PROPERTIES 40070
#define ID_SNAPSHOT 40071
#define ID_MENU_PLAYBACK_FILES_ADDFILES 40073
#define ID_NEXT_FILE 40074
#define ID_PREVIOUS_FILE 40075
#define ID_PLAYLIST1 40076
#define ID_PLAYLIST2 40086
#define ID_PLAYLIST3 40087
#define ID_PLAYLIST4 40088
#define ID_ASPECT_CUSTOM 40089
#define ID_CLEAR_LIST 40090
#define ghjgh 40091
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 136
#define _APS_NEXT_COMMAND_VALUE 40092
#define _APS_NEXT_CONTROL_VALUE 1080
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -