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

📄 deviceemulator.str

📁 Windows CE documentation and examples from the Windows CE development manuals. There are lots of exa
💻 STR
字号:
//
// 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.
//
//------------------------------------------------------------------------------
//
//  File for localizing platform-specific strings that may be presented to user.
//
//------------------------------------------------------------------------------


; App button strings
#define LOC_APPBUTTON1      "Pulsante 1"
#define LOC_APPBUTTON2      "Pulsante 2"
#define LOC_APPBUTTON3      "Pulsante 3"
#define LOC_APPBUTTON4      "Pulsante 4"
#define LOC_APPBUTTON5      "Pulsante 5"
#define LOC_APPBTN1DEF      "\"\\Windows\\AppButtons\\Calendario.lnk\"" 
#define LOC_APPBTN2DEF      "\"\\Windows\\AppButtons\\Contatti.lnk\""
#define LOC_APPBTN3DEF      "\"\\Windows\\AppButtons\\QMenu.lnk\""
#define LOC_APPBTN4DEF      "\"\\Windows\\AppButtons\\QStart.lnk\""
#define LOC_APPBTN5DEF      "\"\\Windows\\AppButtons\\Voice Recorder.lnk\" -b"

#define LOC_NOTESLNK					"Note.lnk"
#define LOC_QMENULNK					"QMenu.lnk"
#define LOC_QSTARTLNK					"QStart.lnk"

//------------------------------------------------------------------------------
// [HKEY_LOCAL_MACHINE\Platform]
#define LOC_PLATFORMNAME        "Microsoft Windows CE Simulated Reference Platform"


//------------------------------------------------------------------------------
// [HKEY_LOCAL_MACHINE\Comm\Irsir]
#define LOC_DISPLAYNAME_COMM_IRSIR      "Serial (COM) IrDA Driver"

⌨️ 快捷键说明

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