📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SimpleMP3.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDD_SIMPLEMP3_DIALOG 102
#define IDS_TITLE 102
#define CG_IDR_POPUP_SIMPLE_MP3DLG 103
#define IDR_DIALOGACCELERATOR 103
#define CG_IDR_POPUP_MY_LIST_CTRL 104
#define CG_IDR_POPUP_MENU_BUTTON 109
#define IDR_MAINFRAME 128
#define IDB_STOP 131
#define IDB_NEXT 132
#define IDB_PAUSE 133
#define IDB_PLAY 134
#define IDB_PREV 135
#define IDB_STEP 136
#define IDB_BACK 137
#define IDB_REPEAT 138
#define IDB_LOOP 139
#define IDB_RANDOM 140
#define IDB_VOLUME 141
#define IDB_MUTE 142
#define IDD_DIALOG_ID3EDITOR 147
#define IDD_DIALOG_DYNAMICTITLE 154
#define IDB_M3U 172
#define IDB_BACKGROUND 174
#define IDR_LISTBOXACCELERATOR 179
#define IDC_MOVECURSOR 180
#define IDB_TRAYICON 182
#define IDC_EFFECT1 1000
#define IDC_TAGTITLE 1001
#define IDC_EFFECT2 1001
#define IDC_FILEPATH 1002
#define IDC_EFFECT3 1002
#define IDC_TITLE 1003
#define IDC_TAGARTIST 1003
#define IDC_TIME 1004
#define IDC_TAGALBUM 1004
#define IDC_MUTE 1005
#define IDC_TAGYEAR 1005
#define IDC_ENJOYIT 1005
#define IDC_EFFECT4 1005
#define IDC_SLIDER 1006
#define IDC_TAGCOMMENT 1006
#define IDC_TICK 1006
#define IDC_PLAY 1007
#define IDC_DELETEID3 1007
#define IDC_PAUSE 1008
#define IDC_STOP 1009
#define IDC_REPEAT 1010
#define IDC_LOOP 1011
#define IDC_RANDOM 1012
#define IDC_PREV 1013
#define IDC_BACK 1014
#define IDC_DEFAULT 1014
#define IDC_STEP 1015
#define IDC_NEXT 1016
#define IDC_LIST 1017
#define IDC_M3U 1018
#define IDC_EMAIL 1028
#define IDC_APPNAME 1037
#define IDC_COPYRIGHT 1038
#define IDC_LOADING 1041
#define IDM_NEW 32771
#define IDM_OPEN 32772
#define IDM_ADDFILE 32773
#define IDM_REPEAT 32781
#define IDM_LOOP 32782
#define IDM_RANDOM 32783
#define IDM_MUTE 32784
#define ID_LISTMENU_DELETE 32788
#define ID_LISTMENU_PLAY 32789
#define IDM_ADDDIR 32791
#define IDM_SAVE 32792
#define IDM_SAVEAS 32793
#define IDM_CLOSE 32794
#define IDA_NEXT -32741
#define IDA_PLAY -32740
#define IDA_PREV -32739
#define IDA_STOP -32738
#define IDA_PAUSE -32737
#define IDA_OPEN 32800
#define IDA_DELETE 32801
#define ID_LISTMENU_INFO 32803
#define IDA_INFO 32804
#define IDM_DYNAMICTITLE 32806
#define ID_EXIT 32807
#define IDM_ICON 32809
#define IDM_PLAY 32811
#define IDM_PAUSE 32812
#define IDM_STOP 32813
#define IDM_PREV 32814
#define IDM_BACK 32815
#define IDM_STEP 32816
#define IDM_NEXT 32817
#define IDA_LISTPLAY -32718
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 184
#define _APS_NEXT_COMMAND_VALUE 32819
#define _APS_NEXT_CONTROL_VALUE 1043
#define _APS_NEXT_SYMED_VALUE 111
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -