resource.h

来自「PocketMVP V0.8082503 source for Pocket 的」· C头文件 代码 · 共 76 行

H
76
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PocketMVP.rc
//
#define IDS_APP_TITLE                   1
#define IDC_POCKETMVP                   2
#define IDI_POCKETMVP                   101
#define IDM_MENU                        102
#define IDB_BMPSTOP                     103
#define IDB_POSITION                    104
#define IDB_SPEAKER                     105
#define IDR_MENUBAR1                    106
#define IDB_LOGO                        108
#define IDD_OPENURL                     109
#define IDD_DIALOG1                     112
#define IDC_EDIT1                       1002
#define IDM_FILE_EXIT                   40002
#define IDM_HELP_ABOUT                  40003
#define IDM_PLAY                        40004
#define IDM_ROTATE                      40005
#define IDM_AUDIO                       40006
#define IDM_PAUSE                       40007
#define IDM_STOP                        40008
#define IDM_SEEK                        40009
#define IDM_OPEN                        40010
#define IDM_DOUBLE                      40011
#define IDM_CLEAN                       40012
#define IDM_KEEPALIVE                   40013
#define IDM_SEEKFWD                     40014
#define IDM_SEEKBACK                    40015
#define IDM_FASTFWD                     40016
#define IDM_CACHE                       40017
#define ID_OPT_SHOWSLIDERBAR            40018
#define ID_POSSLIDER                    40019
#define ID_VOLSLIDER                    40020
#define IDM_SLIDER                      40021
#define IDM_PLAYATOPEN                  40022
#define ID_FILE                         40023
#define IDS_CAP_FILE                    40025
#define IDM_NEXT                        40026
#define IDM_OPENURL                     40027
#define IDM_SHUFFLE                     40028
#define IDM_CONFIGURE                   40029
#define IDM_ABOUT                       40030
#define IDM_EQ                          40031
#define IDM_PREV                        40032
#define IDM_EQON                        40033
#define IDM_PLAYLIST                    40034
#define IDM_BROADCAST                   40035
#define IDM_OPENSKIN                    40036
#define IDM_MEDIA                       40037
#define IDM_MUTE                        40038
#define IDM_HELP                        40039
#define IDM_OPENLIST                    40040
#define IDS_CAP_SETTINGS                40042
#define ID_VIEW                         40043
#define IDS_CAP_VIEW                    40045
#define IDS_CAP_MEDIAINFO               40048
#define IDM_VIEWPLAYLIST                40049
#define IDM_VIEWMEDIA                   40050
#define IDM_FITTOVIEW                   40053
#define IDM_REPEAT                      40054
#define IDM_JUMP                        40055
#define IDM_CHAPTER1                    40060

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        113
#define _APS_NEXT_COMMAND_VALUE         40056
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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