resource.h
来自「PocketMVP V0.8082503 source for Pocket 的」· C头文件 代码 · 共 51 行
H
51 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Init.rc
//
#define IDRESET 2
#define IDD_DLGCONFIG 101
#define IDD_DLGCONFIGHPC 103
#define IDD_DLGEQ 104
#define IDD_DIALOGJUMP 106
#define IDC_SLIDER1 1000
#define IDC_CHECKCACHE 1001
#define IDC_CHECKKEEPALIVE 1002
#define IDC_CHECKPLAYATOPEN 1003
#define IDC_CHECKDROP 1004
#define ID_OK 1005
#define ID_CLEAR 1006
#define IDC_CBOFUNCTIONS 1007
#define IDC_STATICSTATUS 1008
#define IDC_BRIGHT 1009
#define IDC_CHECKHIDE 1010
#define IDC_CHECKNOINDEX 1011
#define IDC_DROP 1012
#define IDC_CHECKREMEMBER 1013
#define IDC_EQ0 1014
#define IDC_EQ1 1015
#define IDC_EQ2 1016
#define IDC_EQ3 1017
#define IDC_EQ4 1018
#define IDC_EQ5 1019
#define IDC_EQ6 1020
#define IDC_EQ7 1021
#define IDC_EQ8 1022
#define IDC_EQ9 1023
#define IDC_EQ10 1024
#define IDC_ENABLEEQ 1025
#define IDC_PRESET 1027
#define IDC_EDITHR 1028
#define IDC_EDITMIN 1029
#define IDC_EDITSEC 1030
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?