resourceppc.h

来自「WIndows mobile 5.0 pocket pc sdk sample 」· C头文件 代码 · 共 44 行

H
44
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by HWNavigationppc.rc
//
#define IDS_APP_TITLE                   1
#define IDC_HWNAVIGATION                2
#define IDI_HWNAVIGATION                101
#define IDR_MENU                        102
#define IDS_OK                          103
#define IDS_HELP                        104
#define IDD_ABOUTBOX                    105
#define IDS_CLOSE                       105
#define IDD_ABOUTBOX_WIDE               106
#define IDD_MAIN                        129
#define IDB_BITMAP1                     130
#define IDB_BELL                        130
#define IDB_IMAGES                      130
#define IDB_BELL1                       131
#define IDC_STATIC_1                    201
#define IDC_STATIC_2                    202
#define IDC_STATIC_3                    203
#define IDC_HELLO                       1000
#define IDC_BELL                        1001
#define IDC_LIST1                       1002
#define IDC_CUSTOM1                     1003
#define IDC_CHECK1                      1004
#define IDM_OK                          40000
#define IDM_CLOSE                       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        136
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1005
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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