resource.h
来自「三星2440原版bsp」· C头文件 代码 · 共 32 行
H
32 行
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the license visit http://go.microsoft.com/fwlink/?LinkId=3223.
//
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BthAPI.rc
//
#define IDS_PROJNAME 100
#define IDR_SDPSTREAMRETRIEVE 101
#define IDR_SDPSTREAMRETRIEVE1 102
#define IDR_SDPNODECONTAINER 103
#define IDR_SDPSEARCH 104
#define IDR_SDPWALK 105
#define IDR_SDPSTREAM 106
#define IDR_SDPRECORD 107
// 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 201
#define _APS_NEXT_SYMED_VALUE 108
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?