📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WinampClass.rc
//
#define IDD_WINAMPCLASS_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_PRESETS 129
#define IDC_TRACKPOS 1001
#define IDC_TRACK_TITLE 1002
#define IDC_TRACK_BITRATE_SAMPLER 1003
#define IDC_TRACK_CHANNELS 1004
#define IDC_TRACK_LENGTH 1005
#define IDC_PREAMPVOL 1006
#define IDC_BAND0 1007
#define IDC_STATUS 1008
#define IDC_PLAYLIST_ENTRY 1009
#define IDC_EQENABLED 1010
#define IDC_EQAUTO 1011
#define IDC_EQPRESETS 1012
#define IDC_VOLUME 1013
#define IDC_BAND1 1014
#define IDC_BAND2 1015
#define IDC_BAND3 1016
#define IDC_BAND4 1017
#define IDC_BAND5 1018
#define IDC_BAND6 1019
#define IDC_BAND7 1020
#define IDC_BAND8 1021
#define IDC_BAND9 1022
#define IDC_PLAY 1024
#define IDC_PREV 1025
#define IDC_REW 1026
#define IDC_PAUSE 1027
#define IDC_FORWARD 1028
#define IDC_NEXT 1029
#define IDC_OPEN 1030
#define IDC_PLS_SELECTED 1031
#define IDC_PLS_COUNT 1032
#define IDC_PLS_ADDURL 1035
#define IDC_PLS_ADDDIR 1036
#define IDC_PLS_ADDFILE 1037
#define IDC_PLS_SORTBYTITLE 1038
#define IDC_PLS_SORTBYFILENAME 1039
#define IDC_PLS_SORTBYFILEPATH 1040
#define IDC_PLS_REVERSE 1041
#define IDC_PLS_RANDOMIZE 1042
#define IDC_PLS_CLEAR 1043
#define IDM_LOAD_PRESET 40004
#define IDM_LOAD_AUTOLOAD 40005
#define IDM_LOAD_DEFAULT 40006
#define IDM_LOAD_FROMEQF 40007
#define IDM_SAVE_PRESET 40008
#define IDM_SAVE_AUTOLOAD 40009
#define IDM_SAVE_DEFAULT 40010
#define IDM_SAVE_TOEQF 40011
#define IDM_DELETE_PRESET 40012
#define IDM_DELETE_AUTOLOAD 40013
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 40014
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -