resourceppc.h

来自「windows mobile 6下查询ril层信号强度的例子程序」· C头文件 代码 · 共 42 行

H
42
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by RILSampleppc.rc
//
#define IDS_APP_TITLE                   1
#define IDC_RILSAMPLE                   2
#define IDI_RILSAMPLE                   101
#define IDR_MENU                        102
#define IDS_OK                          103
#define IDS_HELP                        104
#define IDD_ABOUTBOX                    105
#define IDD_ABOUTBOX_WIDE               106
#define IDS_GETSIGNALQUALITY            107
#define IDS_SIGNALQUALITY               108
#define IDS_RESULT                      109
#define IDS_SIGNALQUALITY_RESULT        110
#define IDS_TIPS                        130
#define IDS_RILINIT_FAILED              131
#define IDS_RIL_TIMEOUT                 132
#define IDS_RIL_RETURNERROR             133
#define IDC_STATIC_1                    201
#define IDC_STATIC_2                    202
#define IDC_STATIC_3                    203
#define IDB_BUTTON1                     300
#define IDB_BUTTON2                     301
#define IDM_OK                          40000
#define IDM_HELP                        40001
#define IDM_HELP_ABOUT                  40002
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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