resource.h
来自「WIndows mobile 5.0 pocket pc sdk sample 」· C头文件 代码 · 共 65 行
H
65 行
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
// If you did not accept the terms of the EULA, you are not authorized to use
// this source code. For a copy of the EULA, please see the LICENSE.RTF on your
// install media.
//
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CrosswordSample.rc
//
#define IDS_APP_TITLE 1
#define IDS_HELLO 2
#define IDC_CROSSWORDSAMPLE 3
#define IDI_CROSSWORDSAMPLE 101
#define IDM_MENU 102
#define IDD_ABOUTBOX 103
#define IDD_TOOLS_ABOUT 103
#define IDS_HELP 104
#define IDD_TOOLS_OPTIONS 104
#define IDD_TOOLS_OPTIONS_1 104
#define IDB_BACKGROUND_1 106
#define IDR_TOOLBAR1 107
#define IDD_TOOLS_OPTIONS_2 109
#define IDB_ENTERBTN 112
#define IDI_CROSSWORD 113
#define IDB_BACKGROUND_2 114
#define IDB_BACKGROUND_3 116
#define IDB_PATTERN 117
#define IDD_TOOLS_OPTIONS_1_WIDE 118
#define IDD_TOOLS_OPTIONS_2_WIDE 119
#define IDI_CROSSWORD2 121
#define IDB_BACKGROUND_1_HIDPI 122
#define IDS_COMMAND1 301
#define IDC_LIST1 1003
#define IDC_TAB1 1011
#define IDC_PREVIEW 1012
#define IDC_STATIC_1 1013
#define IDC_STATIC_2 1014
#define IDC_STATIC_3 1015
#define IDC_MAIN_EDIT_BOX 5000
#define IDC_MAIN_ENTER_BUTTON 5001
#define IDM_MAIN_COMMAND1 40001
#define IDM_HELP_ABOUT 40003
#define ID_TOOLS_OPTIONS 40004
#define ID_BUTTON40005 40005
#define ID_BUTTON40006 40006
#define ID_BUTTON40007 40007
#define ID_BUTTON40008 40008
#define ID_TOOLS_ABOUT 40014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 123
#define _APS_NEXT_COMMAND_VALUE 40015
#define _APS_NEXT_CONTROL_VALUE 1016
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?