resource.h

来自「Cellcore. ExTAPI,ExTAPIAsync,SMS,TAPI」· C头文件 代码 · 共 39 行

H
39
字号
//
// Copyright (c) Microsoft Corporation.  All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed this sample source code. If
// you did not accept the terms of the license agreement, you are not
// authorized to use this sample source code. For the terms of the license,
// please see the license agreement between you and Microsoft or, if applicable,
// see the LICENSE.RTF on your install media or the root of your tools installation.
// THE SAMPLE SOURCE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES OR INDEMNITIES.
//
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ExTAPIAsync.rc
//
#define IDS_EXTAPIA_APPNAME             101
#define IDS_EXTAPIA_TITLE               102
#define IDS_EXTAPIA_QUIT                103
#define IDR_EXTAPIA_DLGMENU             104
#define IDM_EXTAPIA_QUIT                105
#define IDD_EXTAPIA_DLGMAIN             106
#define IDC_EXTAPIA_CUROP               107
#define IDC_EXTAPIA_AVAILOP             108
#define IDC_EXTAPIA_AVAILOPUD           109
#define IDM_EXTAPIA_REG                 110
#define IDS_EXTAPIA_REG                 111

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        102
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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