resource.h
来自「wince 5.0 MFC EVC 4.0 应用程序」· C头文件 代码 · 共 36 行
H
36 行
//
// 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 Smiley.rc
//
#define IDS_Smile 1
#define IDD_ABOUTBOX_Smile 1
#define IDB_Smile 1
#define IDI_ABOUTDLL 1
#define IDS_Smile_PPG 2
#define IDS_Smile_PPG_CAPTION 100
#define IDD_PROPPAGE_Smile 100
#define IDS_SAD 101
#define IDC_CHECK1 201
#define IDC_EDIT1 202
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 201
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 203
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?