resource.h
来自「这是一个PDA上的铃声程序」· C头文件 代码 · 共 53 行
H
53 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by eRing.rc
//
#define IDS_TITLE 1
#define IDS_MSGSHOWN 2
#define IDS_PREVIEW 3
#define IDS_STOP 4
#define IDS_ABOUT 5
#define IDS_NAME 6
#define IDS_DATE 7
#define IDS_SIZE 8
#define IDS_SUFFIX 9
#define IDS_RINGTONEFOLDER 10
#define IDS_ABOUT1 11
#define IDS_ABOUT2 12
#define IDS_ABOUT3 13
#define IDS_ABOUT4 14
#define IDS_ABOUT5 15
#define IDS_ADDFAILURE 16
#define IDS_MSGTITLE 17
#define IDS_SETRINGERR 18
#define IDD_ERING_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_LISTSORT 130
#define IDD_ABOUT_DIALOG 131
#define IDR_RIGHTMENU 132
#define IDC_TITLE 1000
#define IDC_MSGSHOWN 1001
#define IDC_LISTWAVE 1002
#define IDC_PREVIEW 1003
#define IDC_STOP 1004
#define IDC_ABOUT 1005
#define IDC_STR_ABOUT1 1006
#define IDC_STR_ABOUT2 1007
#define IDC_STR_ABOUT3 1008
#define IDC_STR_ABOUT4 1009
#define IDC_STR_ABOUT5 1010
#define ID_RIGHT 32771
#define IDS_MENUITEM32772 32773
#define IDM_SETRINGTONE 32774
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1012
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?