⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 WinCE 上面开发的写字板
💻 H
字号:
//
// 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 eMbedded Visual C++ generated include file.
// Used by Npp.rc
//
#define IDD_ABOUTBOX                    100
#define IDW_COMBO                       103
#define IDR_MAINFRAME                   128
#define IDR_NPTYPE                      129
#define IDD_GOTO                        130
#define IDD_FIND                        131
#define IDR_TEXT_SELECTION_CM           140
#define IDM_DOCLIST                     141
#define IDC_GOTO_LINE                   1000
#define ID_EDIT_FIND_NEXT               1001
#define IDC_COMBO1                      1002
#define IDC_RADIO1                      1003
#define IDC_RADIO2                      1004
#define IDC_CHECK1                      1005
#define IDC_EDIT1                       1006
#define IDM_MAIN_FILE                   10000
#define IDM_MAIN_EDIT                   10001
#define IDM_MAIN_HELP                   10002
#define IDS_HELP                        10003
#define ID_EDIT_GOTO                    32772
#define ID_VIEW_FIND_NEXT               32775
#define ID_EDIT_FIND_COMBO              32776
#define ID_EDIT_WORDWRAP                32777
#define ID_BUTTON32778                  32778
#define ID_TEST_TEST2                   32780
#define ID_INDICATOR_LINE               59142
#define ID_INDICATOR_CLOCK              59143
#define NPERROR_INVALID_LINENUM         61447
#define NPERROR_NUM_TOO_BIG             61448
#define IDS_REG_KEY                     62218
#define IDS_REG_SECTION                 62219
#define IDS_REG_CURR_FOLDER             62220
#define IDS_REG_CURR_FILE               62221
#define IDS_NEW							65000
#define IDS_FILE						65001
#define IDS_MHELP						65002
#define IDS_SAVE						65003
#define IDS_CUT							65004
#define IDS_COPY						65005
#define IDS_PASTE						65006
#define IDS_OPEN						65007


// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1007
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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