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

📄 resource.h

📁 WinCE5.0 EVC4.0 MFC应用程序
💻 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 Stasplit.rc
//
//#if defined(_WIN32_WCE_PSPC) && (_WIN32_WCE >= 212)
#define IDR_MAIN_TOOLBAR                        104
#define ID_MYFILE_OPEN							105
#define IDM_MAIN_MENU                           10000
#define IDM_MAIN_FILE                           10001
#define IDM_MAIN_EDIT                           10002
#define IDM_MAIN_HELP                           10003
#define IDS_HELP                                10004
//#endif // _WIN32_WCE_PSPC

#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_STASPLTYPE                  129
#define IDS_AESTRPOEM0                  61191
#define IDS_ARSTRPOEM0                  61191
#define IDS_ARSTRPOEM1                  61192
#define IDS_ARSTRPOEM2                  61193
#define IDS_ARSTRPOEM3                  61194
#define IDS_ARSTRPOEM4                  61195
#define IDS_ARSTRPOEM5                  61196
#define IDS_ARSTRPOEM6                  61197
#define IDS_ARSTRPOEM7                  61198
#define IDS_ARSTRPOEM8                  61199
#define IDS_ARSTRPOEM9                  61200
#define IDS_EMPTY						61201

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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